#ccb06a color space conversions
Hex:
#ccb06a
RGB:
204, 176, 106
CMY:
20, 31, 58
CMYK:
0, 14, 48, 20
HSL:
43°, 49.0000%, 60.7843%
HSV (HSB):
43°, 48.0392%, 80.0000%
XYZ:
43.0287, 44.9286, 20.0399
xyY:
0.3984, 0.4160, 44.9286
CIE-Lab:
72.8449, 0.9701, 39.4159
CIE-LCH:
72.8449, 39.4278, 88.5901
CIE-Luv:
72.8449, 22.3960, 49.2625
Hunter-Lab:
67.0288, -2.7136, 29.1940
#ccb06a color charts
#ccb06a color shades, tints & tones
#ccb06a color schemes
#ccb06a color preview, HTML & CSS examples
This text has a color of #ccb06a
<p style="color:#ccb06a;">Text here</p>
.mytext {color:#ccb06a;}
This box has a color of #ccb06a
<div style="background-color:#ccb06a;">Content here</div>
.mybackground {background-color:#ccb06a;}
Border around this has a color of #ccb06a
<div style="border:2px solid #ccb06a;">Content here</div>
.myborder {border:2px solid #ccb06a;}