#cd462f color space conversions
Hex:
        #cd462f
        RGB:
        205, 70, 47
        CMY:
        20, 73, 82
        CMYK:
        0, 66, 77, 20
      HSL:
        9°, 62.6984%, 49.4118%
        HSV (HSB):
        9°, 77.0732%, 80.3922%
        XYZ:
        27.8801, 17.5647, 4.6102
        xyY:
        0.5570, 0.3509, 17.5647
      CIE-Lab:
        48.9638, 52.2006, 42.2984
        CIE-LCH:
        48.9638, 67.1868, 39.0180
        CIE-Luv:
        48.9638, 106.6720, 31.6091
        Hunter-Lab:
        41.9102, 45.4012, 22.8152
      #cd462f color charts
#cd462f RGB chart
      #cd462f CMYK chart
      #cd462f RGB pie chart
      #cd462f color shades, tints & tones
#cd462f color schemes
#cd462f color preview, HTML & CSS examples
           This text has a color of #cd462f        
        
          <p style="color:#cd462f;">Text here</p>
        
        
          .mytext {color:#cd462f;}
        
        Text color #cd462f
      
           This box has a color of #cd462f        
        
          <div style="background-color:#cd462f;">Content here</div>
        
        
          .mybackground {background-color:#cd462f;}
        
        Background color #cd462f
      
           Border around this has a color of #cd462f        
        
          <div style="border:2px solid #cd462f;">Content here</div>
        
        
          .myborder {border:2px solid #cd462f;}
        
        Border color #cd462f