#ccb44b color space conversions
Hex:
#ccb44b
RGB:
204, 180, 75
CMY:
20, 29, 71
CMYK:
0, 12, 63, 20
HSL:
49°, 55.8442%, 54.7059%
HSV (HSB):
49°, 63.2353%, 80.0000%
XYZ:
42.4931, 45.9879, 13.2935
xyY:
0.4175, 0.4519, 45.9879
CIE-Lab:
73.5377, -3.6156, 55.1574
CIE-LCH:
73.5377, 55.2758, 93.7504
CIE-Luv:
73.5377, 21.2965, 64.6809
Hunter-Lab:
67.8144, -6.8254, 35.8475
#ccb44b color charts
#ccb44b color shades, tints & tones
#ccb44b color schemes
#ccb44b color preview, HTML & CSS examples
This text has a color of #ccb44b
<p style="color:#ccb44b;">Text here</p>
.mytext {color:#ccb44b;}
This box has a color of #ccb44b
<div style="background-color:#ccb44b;">Content here</div>
.mybackground {background-color:#ccb44b;}
Border around this has a color of #ccb44b
<div style="border:2px solid #ccb44b;">Content here</div>
.myborder {border:2px solid #ccb44b;}