#ccbb9b color space conversions
Hex:
#ccbb9b
RGB:
204, 187, 155
CMY:
20, 27, 39
CMYK:
0, 8, 24, 20
HSL:
39°, 32.4503%, 70.3922%
HSV (HSB):
39°, 24.0196%, 80.0000%
XYZ:
48.5886, 50.7446, 38.2441
xyY:
0.3532, 0.3688, 50.7446
CIE-Lab:
76.5240, 0.9826, 18.4119
CIE-LCH:
76.5240, 18.4381, 86.9453
CIE-Luv:
76.5240, 12.3246, 25.5341
Hunter-Lab:
71.2352, -2.9093, 18.0336
#ccbb9b color charts
#ccbb9b color shades, tints & tones
#ccbb9b color schemes
#ccbb9b color preview, HTML & CSS examples
This text has a color of #ccbb9b
<p style="color:#ccbb9b;">Text here</p>
.mytext {color:#ccbb9b;}
This box has a color of #ccbb9b
<div style="background-color:#ccbb9b;">Content here</div>
.mybackground {background-color:#ccbb9b;}
Border around this has a color of #ccbb9b
<div style="border:2px solid #ccbb9b;">Content here</div>
.myborder {border:2px solid #ccbb9b;}