#cc8256 color space conversions
Hex:
        #cc8256
        RGB:
        204, 130, 86
        CMY:
        20, 49, 66
        CMYK:
        0, 36, 58, 20
      HSL:
        22°, 53.6364%, 56.8627%
        HSV (HSB):
        22°, 57.8431%, 80.0000%
        XYZ:
        34.5642, 29.4745, 12.6715
        xyY:
        0.4506, 0.3842, 29.4745
      CIE-Lab:
        61.1982, 24.1379, 35.4546
        CIE-LCH:
        61.1982, 42.8914, 55.7525
        CIE-Luv:
        61.1982, 56.3094, 37.4367
        Hunter-Lab:
        54.2904, 18.6343, 24.1649
      #cc8256 color charts
#cc8256 RGB chart
      #cc8256 CMYK chart
      #cc8256 RGB pie chart
      #cc8256 color shades, tints & tones
#cc8256 color schemes
#cc8256 color preview, HTML & CSS examples
           This text has a color of #cc8256        
        
          <p style="color:#cc8256;">Text here</p>
        
        
          .mytext {color:#cc8256;}
        
        Text color #cc8256
      
           This box has a color of #cc8256        
        
          <div style="background-color:#cc8256;">Content here</div>
        
        
          .mybackground {background-color:#cc8256;}
        
        Background color #cc8256
      
           Border around this has a color of #cc8256        
        
          <div style="border:2px solid #cc8256;">Content here</div>
        
        
          .myborder {border:2px solid #cc8256;}
        
        Border color #cc8256