#ccbe6e color space conversions
Hex:
#ccbe6e
RGB:
204, 190, 110
CMY:
20, 25, 57
CMYK:
0, 7, 46, 20
HSL:
51°, 47.9592%, 61.5686%
HSV (HSB):
51°, 46.0784%, 80.0000%
XYZ:
46.1298, 50.7901, 22.1240
xyY:
0.3875, 0.4267, 50.7901
CIE-Lab:
76.5517, -5.9974, 41.9924
CIE-LCH:
76.5517, 42.4185, 98.1281
CIE-Luv:
76.5517, 13.1315, 54.1995
Hunter-Lab:
71.2672, -9.1781, 31.4812
#ccbe6e color charts
#ccbe6e color shades, tints & tones
#ccbe6e color schemes
#ccbe6e color preview, HTML & CSS examples
This text has a color of #ccbe6e
<p style="color:#ccbe6e;">Text here</p>
.mytext {color:#ccbe6e;}
This box has a color of #ccbe6e
<div style="background-color:#ccbe6e;">Content here</div>
.mybackground {background-color:#ccbe6e;}
Border around this has a color of #ccbe6e
<div style="border:2px solid #ccbe6e;">Content here</div>
.myborder {border:2px solid #ccbe6e;}