#ccbb2d color space conversions
Hex:
#ccbb2d
RGB:
204, 187, 45
CMY:
20, 27, 82
CMYK:
0, 8, 78, 20
HSL:
54°, 63.8554%, 48.8235%
HSV (HSB):
54°, 77.9412%, 80.0000%
XYZ:
43.1458, 48.5675, 9.5831
xyY:
0.4259, 0.4795, 48.5675
CIE-Lab:
75.1815, -8.7533, 68.2460
CIE-LCH:
75.1815, 68.8051, 97.3089
CIE-Luv:
75.1815, 17.3770, 76.0091
Hunter-Lab:
69.6904, -11.4475, 40.6303
#ccbb2d color charts
#ccbb2d color shades, tints & tones
#ccbb2d color schemes
#ccbb2d color preview, HTML & CSS examples
This text has a color of #ccbb2d
<p style="color:#ccbb2d;">Text here</p>
.mytext {color:#ccbb2d;}
This box has a color of #ccbb2d
<div style="background-color:#ccbb2d;">Content here</div>
.mybackground {background-color:#ccbb2d;}
Border around this has a color of #ccbb2d
<div style="border:2px solid #ccbb2d;">Content here</div>
.myborder {border:2px solid #ccbb2d;}