#cd4b32 color space conversions
Hex:
        #cd4b32
        RGB:
        205, 75, 50
        CMY:
        20, 71, 80
        CMYK:
        0, 63, 76, 20
      HSL:
        10°, 60.7843%, 50.0000%
        HSV (HSB):
        10°, 75.6098%, 80.3922%
        XYZ:
        28.2686, 18.2416, 5.0487
        xyY:
        0.5483, 0.3538, 18.2416
      CIE-Lab:
        49.7878, 50.1851, 41.5758
        CIE-LCH:
        49.7878, 65.1697, 39.6400
        CIE-Luv:
        49.7878, 102.7943, 32.0390
        Hunter-Lab:
        42.7102, 43.4013, 22.8886
      #cd4b32 color charts
#cd4b32 RGB chart
      #cd4b32 CMYK chart
      #cd4b32 RGB pie chart
      #cd4b32 color shades, tints & tones
#cd4b32 color schemes
#cd4b32 color preview, HTML & CSS examples
           This text has a color of #cd4b32        
        
          <p style="color:#cd4b32;">Text here</p>
        
        
          .mytext {color:#cd4b32;}
        
        Text color #cd4b32
      
           This box has a color of #cd4b32        
        
          <div style="background-color:#cd4b32;">Content here</div>
        
        
          .mybackground {background-color:#cd4b32;}
        
        Background color #cd4b32
      
           Border around this has a color of #cd4b32        
        
          <div style="border:2px solid #cd4b32;">Content here</div>
        
        
          .myborder {border:2px solid #cd4b32;}
        
        Border color #cd4b32