#cc5e05 color space conversions
Hex:
        #cc5e05
        RGB:
        204, 94, 5
        CMY:
        20, 63, 98
        CMYK:
        0, 54, 98, 20
      HSL:
        27°, 95.2153%, 40.9804%
        HSV (HSB):
        27°, 97.5490%, 80.0000%
        XYZ:
        28.9319, 20.8537, 2.6439
        xyY:
        0.5518, 0.3977, 20.8537
      CIE-Lab:
        52.7890, 39.8390, 60.6869
        CIE-LCH:
        52.7890, 72.5951, 56.7164
        CIE-Luv:
        52.7890, 91.3569, 46.9464
        Hunter-Lab:
        45.6659, 33.1746, 28.5335
      #cc5e05 color charts
#cc5e05 RGB chart
      #cc5e05 CMYK chart
      #cc5e05 RGB pie chart
      #cc5e05 color shades, tints & tones
#cc5e05 color schemes
#cc5e05 color preview, HTML & CSS examples
           This text has a color of #cc5e05        
        
          <p style="color:#cc5e05;">Text here</p>
        
        
          .mytext {color:#cc5e05;}
        
        Text color #cc5e05
      
           This box has a color of #cc5e05        
        
          <div style="background-color:#cc5e05;">Content here</div>
        
        
          .mybackground {background-color:#cc5e05;}
        
        Background color #cc5e05
      
           Border around this has a color of #cc5e05        
        
          <div style="border:2px solid #cc5e05;">Content here</div>
        
        
          .myborder {border:2px solid #cc5e05;}
        
        Border color #cc5e05