#cc5e1f color space conversions
Hex:
        #cc5e1f
        RGB:
        204, 94, 31
        CMY:
        20, 63, 88
        CMYK:
        0, 54, 85, 20
      HSL:
        22°, 73.6170%, 46.0784%
        HSV (HSB):
        22°, 84.8039%, 80.0000%
        XYZ:
        29.1519, 20.9417, 3.8020
        xyY:
        0.5409, 0.3886, 20.9417
      CIE-Lab:
        52.8856, 40.2728, 53.3980
        CIE-LCH:
        52.8856, 66.8823, 52.9764
        CIE-Luv:
        52.8856, 90.0127, 43.3505
        Hunter-Lab:
        45.7621, 33.6263, 27.1075
      #cc5e1f color charts
#cc5e1f RGB chart
      #cc5e1f CMYK chart
      #cc5e1f RGB pie chart
      #cc5e1f color shades, tints & tones
#cc5e1f color schemes
#cc5e1f color preview, HTML & CSS examples
           This text has a color of #cc5e1f        
        
          <p style="color:#cc5e1f;">Text here</p>
        
        
          .mytext {color:#cc5e1f;}
        
        Text color #cc5e1f
      
           This box has a color of #cc5e1f        
        
          <div style="background-color:#cc5e1f;">Content here</div>
        
        
          .mybackground {background-color:#cc5e1f;}
        
        Background color #cc5e1f
      
           Border around this has a color of #cc5e1f        
        
          <div style="border:2px solid #cc5e1f;">Content here</div>
        
        
          .myborder {border:2px solid #cc5e1f;}
        
        Border color #cc5e1f