#ccbc2f color space conversions
Hex:
#ccbc2f
RGB:
204, 188, 47
CMY:
20, 26, 82
CMYK:
0, 8, 77, 20
HSL:
54°, 62.5498%, 49.2157%
HSV (HSB):
54°, 76.9608%, 80.0000%
XYZ:
43.3981, 49.0090, 9.8617
xyY:
0.4244, 0.4792, 49.0090
CIE-Lab:
75.4570, -9.1931, 67.8670
CIE-LCH:
75.4570, 68.4868, 97.7142
CIE-Luv:
75.4570, 16.6475, 75.9996
Hunter-Lab:
70.0065, -11.8562, 40.6524
#ccbc2f color charts
#ccbc2f color shades, tints & tones
#ccbc2f color schemes
#ccbc2f color preview, HTML & CSS examples
This text has a color of #ccbc2f
<p style="color:#ccbc2f;">Text here</p>
.mytext {color:#ccbc2f;}
This box has a color of #ccbc2f
<div style="background-color:#ccbc2f;">Content here</div>
.mybackground {background-color:#ccbc2f;}
Border around this has a color of #ccbc2f
<div style="border:2px solid #ccbc2f;">Content here</div>
.myborder {border:2px solid #ccbc2f;}