#cc5c0f color space conversions
Hex:
        #cc5c0f
        RGB:
        204, 92, 15
        CMY:
        20, 64, 94
        CMYK:
        0, 55, 93, 20
      HSL:
        24°, 86.3014%, 42.9412%
        HSV (HSB):
        24°, 92.6471%, 80.0000%
        XYZ:
        28.8152, 20.5262, 2.8952
        xyY:
        0.5516, 0.3929, 20.5262
      CIE-Lab:
        52.4269, 40.9468, 58.2831
        CIE-LCH:
        52.4269, 71.2289, 54.9100
        CIE-Luv:
        52.4269, 92.6019, 45.3363
        Hunter-Lab:
        45.3058, 34.2437, 27.9253
      #cc5c0f color charts
#cc5c0f RGB chart
      #cc5c0f CMYK chart
      #cc5c0f RGB pie chart
      #cc5c0f color shades, tints & tones
#cc5c0f color schemes
#cc5c0f color preview, HTML & CSS examples
           This text has a color of #cc5c0f        
        
          <p style="color:#cc5c0f;">Text here</p>
        
        
          .mytext {color:#cc5c0f;}
        
        Text color #cc5c0f
      
           This box has a color of #cc5c0f        
        
          <div style="background-color:#cc5c0f;">Content here</div>
        
        
          .mybackground {background-color:#cc5c0f;}
        
        Background color #cc5c0f
      
           Border around this has a color of #cc5c0f        
        
          <div style="border:2px solid #cc5c0f;">Content here</div>
        
        
          .myborder {border:2px solid #cc5c0f;}
        
        Border color #cc5c0f