#cd442d color space conversions
Hex:
        #cd442d
        RGB:
        205, 68, 45
        CMY:
        20, 73, 82
        CMYK:
        0, 67, 78, 20
      HSL:
        9°, 64.0000%, 49.0196%
        HSV (HSB):
        9°, 78.0488%, 80.3922%
        XYZ:
        27.7176, 17.3028, 4.3615
        xyY:
        0.5613, 0.3504, 17.3028
      CIE-Lab:
        48.6394, 52.9525, 43.0157
        CIE-LCH:
        48.6394, 68.2225, 39.0885
        CIE-Luv:
        48.6394, 108.3176, 31.7123
        Hunter-Lab:
        41.5967, 46.1478, 22.9010
      #cd442d color charts
#cd442d RGB chart
      #cd442d CMYK chart
      #cd442d RGB pie chart
      #cd442d color shades, tints & tones
#cd442d color schemes
#cd442d color preview, HTML & CSS examples
           This text has a color of #cd442d        
        
          <p style="color:#cd442d;">Text here</p>
        
        
          .mytext {color:#cd442d;}
        
        Text color #cd442d
      
           This box has a color of #cd442d        
        
          <div style="background-color:#cd442d;">Content here</div>
        
        
          .mybackground {background-color:#cd442d;}
        
        Background color #cd442d
      
           Border around this has a color of #cd442d        
        
          <div style="border:2px solid #cd442d;">Content here</div>
        
        
          .myborder {border:2px solid #cd442d;}
        
        Border color #cd442d