#cc8218 color space conversions
Hex:
        #cc8218
        RGB:
        204, 130, 24
        CMY:
        20, 49, 91
        CMYK:
        0, 36, 88, 20
      HSL:
        35°, 78.9474%, 44.7059%
        HSV (HSB):
        35°, 88.2353%, 80.0000%
        XYZ:
        33.0493, 28.8686, 4.6945
        xyY:
        0.4961, 0.4334, 28.8686
      CIE-Lab:
        60.6655, 21.1421, 62.0516
        CIE-LCH:
        60.6655, 65.5545, 71.1851
        CIE-Luv:
        60.6655, 61.1037, 57.3883
        Hunter-Lab:
        53.7295, 15.7698, 32.4304
      #cc8218 color charts
#cc8218 RGB chart
      #cc8218 CMYK chart
      #cc8218 RGB pie chart
      #cc8218 color shades, tints & tones
#cc8218 color schemes
#cc8218 color preview, HTML & CSS examples
           This text has a color of #cc8218        
        
          <p style="color:#cc8218;">Text here</p>
        
        
          .mytext {color:#cc8218;}
        
        Text color #cc8218
      
           This box has a color of #cc8218        
        
          <div style="background-color:#cc8218;">Content here</div>
        
        
          .mybackground {background-color:#cc8218;}
        
        Background color #cc8218
      
           Border around this has a color of #cc8218        
        
          <div style="border:2px solid #cc8218;">Content here</div>
        
        
          .myborder {border:2px solid #cc8218;}
        
        Border color #cc8218