#ccbb8f color space conversions
Hex:
#ccbb8f
RGB:
204, 187, 143
CMY:
20, 27, 44
CMYK:
0, 8, 30, 20
HSL:
43°, 37.4233%, 68.0392%
HSV (HSB):
43°, 29.9020%, 80.0000%
XYZ:
47.6301, 50.3612, 33.1969
xyY:
0.3631, 0.3839, 50.3612
CIE-Lab:
76.2904, -0.6568, 24.5119
CIE-LCH:
76.2904, 24.5207, 91.5349
CIE-Luv:
76.2904, 13.1219, 33.5254
Hunter-Lab:
70.9656, -4.3857, 21.9407
#ccbb8f color charts
#ccbb8f color shades, tints & tones
#ccbb8f color schemes
#ccbb8f color preview, HTML & CSS examples
This text has a color of #ccbb8f
<p style="color:#ccbb8f;">Text here</p>
.mytext {color:#ccbb8f;}
This box has a color of #ccbb8f
<div style="background-color:#ccbb8f;">Content here</div>
.mybackground {background-color:#ccbb8f;}
Border around this has a color of #ccbb8f
<div style="border:2px solid #ccbb8f;">Content here</div>
.myborder {border:2px solid #ccbb8f;}