#ccbb74 color space conversions
Hex:
#ccbb74
RGB:
204, 187, 116
CMY:
20, 27, 55
CMYK:
0, 8, 43, 20
HSL:
48°, 46.3158%, 62.7451%
HSV (HSB):
48°, 43.1373%, 80.0000%
XYZ:
45.8245, 49.6390, 23.6891
xyY:
0.3846, 0.4166, 49.6390
CIE-Lab:
75.8471, -3.8291, 38.0681
CIE-LCH:
75.8471, 38.2602, 95.7438
CIE-Luv:
75.8471, 14.7235, 49.5482
Hunter-Lab:
70.4549, -7.1980, 29.3834
#ccbb74 color charts
#ccbb74 color shades, tints & tones
#ccbb74 color schemes
#ccbb74 color preview, HTML & CSS examples
This text has a color of #ccbb74
<p style="color:#ccbb74;">Text here</p>
.mytext {color:#ccbb74;}
This box has a color of #ccbb74
<div style="background-color:#ccbb74;">Content here</div>
.mybackground {background-color:#ccbb74;}
Border around this has a color of #ccbb74
<div style="border:2px solid #ccbb74;">Content here</div>
.myborder {border:2px solid #ccbb74;}