#cc950b color space conversions
Hex:
        #cc950b
        RGB:
        204, 149, 11
        CMY:
        20, 42, 96
        CMYK:
        0, 27, 95, 20
      HSL:
        43°, 89.7674%, 42.1569%
        HSV (HSB):
        43°, 94.6078%, 80.0000%
        XYZ:
        35.7097, 34.3564, 5.0660
        xyY:
        0.4753, 0.4573, 34.3564
      CIE-Lab:
        65.2445, 10.5966, 68.1433
        CIE-LCH:
        65.2445, 68.9623, 81.1611
        CIE-Luv:
        65.2445, 46.1514, 65.9224
        Hunter-Lab:
        58.6144, 6.1726, 35.9057
      #cc950b color charts
#cc950b RGB chart
      #cc950b CMYK chart
      #cc950b RGB pie chart
      #cc950b color shades, tints & tones
#cc950b color schemes
#cc950b color preview, HTML & CSS examples
           This text has a color of #cc950b        
        
          <p style="color:#cc950b;">Text here</p>
        
        
          .mytext {color:#cc950b;}
        
        Text color #cc950b
      
           This box has a color of #cc950b        
        
          <div style="background-color:#cc950b;">Content here</div>
        
        
          .mybackground {background-color:#cc950b;}
        
        Background color #cc950b
      
           Border around this has a color of #cc950b        
        
          <div style="border:2px solid #cc950b;">Content here</div>
        
        
          .myborder {border:2px solid #cc950b;}
        
        Border color #cc950b