#cc6d18 color space conversions
Hex:
        #cc6d18
        RGB:
        204, 109, 24
        CMY:
        20, 57, 91
        CMYK:
        0, 47, 88, 20
      HSL:
        28°, 78.9474%, 44.7059%
        HSV (HSB):
        28°, 88.2353%, 80.0000%
        XYZ:
        30.5353, 23.8406, 3.8565
        xyY:
        0.5244, 0.4094, 23.8406
      CIE-Lab:
        55.9278, 32.4117, 58.3326
        CIE-LCH:
        55.9278, 66.7324, 60.9418
        CIE-Luv:
        55.9278, 78.3281, 49.7757
        Hunter-Lab:
        48.8268, 26.1835, 29.4959
      #cc6d18 color charts
#cc6d18 RGB chart
      #cc6d18 CMYK chart
      #cc6d18 RGB pie chart
      #cc6d18 color shades, tints & tones
#cc6d18 color schemes
#cc6d18 color preview, HTML & CSS examples
           This text has a color of #cc6d18        
        
          <p style="color:#cc6d18;">Text here</p>
        
        
          .mytext {color:#cc6d18;}
        
        Text color #cc6d18
      
           This box has a color of #cc6d18        
        
          <div style="background-color:#cc6d18;">Content here</div>
        
        
          .mybackground {background-color:#cc6d18;}
        
        Background color #cc6d18
      
           Border around this has a color of #cc6d18        
        
          <div style="border:2px solid #cc6d18;">Content here</div>
        
        
          .myborder {border:2px solid #cc6d18;}
        
        Border color #cc6d18