#c4505d color space conversions
Hex:
        #c4505d
        RGB:
        196, 80, 93
        CMY:
        23, 69, 64
        CMYK:
        0, 59, 53, 23
      HSL:
        353°, 49.5726%, 54.1176%
        HSV (HSB):
        353°, 59.1837%, 76.8627%
        XYZ:
        27.6094, 18.2634, 12.4259
        xyY:
        0.4736, 0.3133, 18.2634
      CIE-Lab:
        49.8140, 47.4572, 16.4618
        CIE-LCH:
        49.8140, 50.2312, 19.1304
        CIE-Luv:
        49.8140, 82.9491, 10.8562
        Hunter-Lab:
        42.7357, 40.5324, 12.6757
      #c4505d color charts
#c4505d RGB chart
      #c4505d CMYK chart
      #c4505d RGB pie chart
      #c4505d color shades, tints & tones
#c4505d color schemes
#c4505d color preview, HTML & CSS examples
           This text has a color of #c4505d        
        
          <p style="color:#c4505d;">Text here</p>
        
        
          .mytext {color:#c4505d;}
        
        Text color #c4505d
      
           This box has a color of #c4505d        
        
          <div style="background-color:#c4505d;">Content here</div>
        
        
          .mybackground {background-color:#c4505d;}
        
        Background color #c4505d
      
           Border around this has a color of #c4505d        
        
          <div style="border:2px solid #c4505d;">Content here</div>
        
        
          .myborder {border:2px solid #c4505d;}
        
        Border color #c4505d