#ccbb4b color space conversions
Hex:
#ccbb4b
RGB:
204, 187, 75
CMY:
20, 27, 71
CMYK:
0, 8, 63, 20
HSL:
52°, 55.8442%, 54.7059%
HSV (HSB):
52°, 63.2353%, 80.0000%
XYZ:
43.9422, 48.8860, 13.7766
xyY:
0.4122, 0.4586, 48.8860
CIE-Lab:
75.3804, -7.2608, 57.1470
CIE-LCH:
75.3804, 57.6064, 97.2410
CIE-Luv:
75.3804, 16.5500, 67.7730
Hunter-Lab:
69.9185, -10.1744, 37.2606
#ccbb4b color charts
#ccbb4b color shades, tints & tones
#ccbb4b color schemes
#ccbb4b color preview, HTML & CSS examples
This text has a color of #ccbb4b
<p style="color:#ccbb4b;">Text here</p>
.mytext {color:#ccbb4b;}
This box has a color of #ccbb4b
<div style="background-color:#ccbb4b;">Content here</div>
.mybackground {background-color:#ccbb4b;}
Border around this has a color of #ccbb4b
<div style="border:2px solid #ccbb4b;">Content here</div>
.myborder {border:2px solid #ccbb4b;}