#cd4c3b color space conversions
Hex:
        #cd4c3b
        RGB:
        205, 76, 59
        CMY:
        20, 70, 77
        CMYK:
        0, 63, 71, 20
      HSL:
        7°, 59.3496%, 51.7647%
        HSV (HSB):
        7°, 71.2195%, 80.3922%
        XYZ:
        28.5507, 18.4638, 6.1968
        xyY:
        0.5366, 0.3470, 18.4638
      CIE-Lab:
        50.0539, 50.1447, 36.9556
        CIE-LCH:
        50.0539, 62.2913, 36.3894
        CIE-Luv:
        50.0539, 100.5538, 28.8859
        Hunter-Lab:
        42.9695, 43.4061, 21.5283
      #cd4c3b color charts
#cd4c3b RGB chart
      #cd4c3b CMYK chart
      #cd4c3b RGB pie chart
      #cd4c3b color shades, tints & tones
#cd4c3b color schemes
#cd4c3b color preview, HTML & CSS examples
           This text has a color of #cd4c3b        
        
          <p style="color:#cd4c3b;">Text here</p>
        
        
          .mytext {color:#cd4c3b;}
        
        Text color #cd4c3b
      
           This box has a color of #cd4c3b        
        
          <div style="background-color:#cd4c3b;">Content here</div>
        
        
          .mybackground {background-color:#cd4c3b;}
        
        Background color #cd4c3b
      
           Border around this has a color of #cd4c3b        
        
          <div style="border:2px solid #cd4c3b;">Content here</div>
        
        
          .myborder {border:2px solid #cd4c3b;}
        
        Border color #cd4c3b