#ccb22d color space conversions
Hex:
#ccb22d
RGB:
204, 178, 45
CMY:
20, 30, 82
CMYK:
0, 13, 78, 20
HSL:
50°, 63.8554%, 48.8235%
HSV (HSB):
50°, 77.9412%, 80.0000%
XYZ:
41.2959, 44.8676, 8.9664
xyY:
0.4341, 0.4716, 44.8676
CIE-Lab:
72.8046, -4.0808, 66.0987
CIE-LCH:
72.8046, 66.2246, 93.5329
CIE-Luv:
72.8046, 23.6776, 72.3669
Hunter-Lab:
66.9833, -7.1737, 38.9517
#ccb22d color charts
#ccb22d color shades, tints & tones
#ccb22d color schemes
#ccb22d color preview, HTML & CSS examples
This text has a color of #ccb22d
<p style="color:#ccb22d;">Text here</p>
.mytext {color:#ccb22d;}
This box has a color of #ccb22d
<div style="background-color:#ccb22d;">Content here</div>
.mybackground {background-color:#ccb22d;}
Border around this has a color of #ccb22d
<div style="border:2px solid #ccb22d;">Content here</div>
.myborder {border:2px solid #ccb22d;}