#ccb070 color space conversions
Hex:
        #ccb070
        RGB:
        204, 176, 112
        CMY:
        20, 31, 56
        CMYK:
        0, 14, 45, 20
      HSL:
        42°, 47.4227%, 61.9608%
        HSV (HSB):
        42°, 45.0980%, 80.0000%
        XYZ:
        43.3518, 45.0579, 21.7414
        xyY:
        0.3936, 0.4091, 45.0579
      CIE-Lab:
        72.9300, 1.5619, 36.4299
        CIE-LCH:
        72.9300, 36.4634, 87.5451
        CIE-Luv:
        72.9300, 22.0124, 46.0932
        Hunter-Lab:
        67.1252, -2.1875, 27.7840
      #ccb070 color charts
#ccb070 RGB chart
      #ccb070 CMYK chart
      #ccb070 RGB pie chart
      #ccb070 color shades, tints & tones
#ccb070 color schemes
#ccb070 color preview, HTML & CSS examples
           This text has a color of #ccb070        
        
          <p style="color:#ccb070;">Text here</p>
        
        
          .mytext {color:#ccb070;}
        
        Text color #ccb070
      
           This box has a color of #ccb070        
        
          <div style="background-color:#ccb070;">Content here</div>
        
        
          .mybackground {background-color:#ccb070;}
        
        Background color #ccb070
      
           Border around this has a color of #ccb070        
        
          <div style="border:2px solid #ccb070;">Content here</div>
        
        
          .myborder {border:2px solid #ccb070;}
        
        Border color #ccb070