#cc850f color space conversions
Hex:
        #cc850f
        RGB:
        204, 133, 15
        CMY:
        20, 48, 94
        CMYK:
        0, 35, 93, 20
      HSL:
        37°, 86.3014%, 42.9412%
        HSV (HSB):
        37°, 92.6471%, 80.0000%
        XYZ:
        33.3756, 29.6469, 4.4153
        xyY:
        0.4949, 0.4396, 29.6469
      CIE-Lab:
        61.3484, 19.3517, 64.6478
        CIE-LCH:
        61.3484, 67.4820, 73.3354
        CIE-Luv:
        61.3484, 58.9208, 59.5995
        Hunter-Lab:
        54.4490, 14.1294, 33.3064
      #cc850f color charts
#cc850f RGB chart
      #cc850f CMYK chart
      #cc850f RGB pie chart
      #cc850f color shades, tints & tones
#cc850f color schemes
#cc850f color preview, HTML & CSS examples
           This text has a color of #cc850f        
        
          <p style="color:#cc850f;">Text here</p>
        
        
          .mytext {color:#cc850f;}
        
        Text color #cc850f
      
           This box has a color of #cc850f        
        
          <div style="background-color:#cc850f;">Content here</div>
        
        
          .mybackground {background-color:#cc850f;}
        
        Background color #cc850f
      
           Border around this has a color of #cc850f        
        
          <div style="border:2px solid #cc850f;">Content here</div>
        
        
          .myborder {border:2px solid #cc850f;}
        
        Border color #cc850f