#ccbe6d color space conversions
Hex:
#ccbe6d
RGB:
204, 190, 109
CMY:
20, 25, 57
CMYK:
0, 7, 47, 20
HSL:
51°, 48.2234%, 61.3725%
HSV (HSB):
51°, 46.5686%, 80.0000%
XYZ:
46.0756, 50.7684, 21.8388
xyY:
0.3882, 0.4278, 50.7684
CIE-Lab:
76.5385, -6.0945, 42.4771
CIE-LCH:
76.5385, 42.9121, 98.1649
CIE-Luv:
76.5385, 13.1793, 54.7036
Hunter-Lab:
71.2520, -9.2625, 31.7039
#ccbe6d color charts
#ccbe6d color shades, tints & tones
#ccbe6d color schemes
#ccbe6d color preview, HTML & CSS examples
This text has a color of #ccbe6d
<p style="color:#ccbe6d;">Text here</p>
.mytext {color:#ccbe6d;}
This box has a color of #ccbe6d
<div style="background-color:#ccbe6d;">Content here</div>
.mybackground {background-color:#ccbe6d;}
Border around this has a color of #ccbe6d
<div style="border:2px solid #ccbe6d;">Content here</div>
.myborder {border:2px solid #ccbe6d;}