#ccbc2e color space conversions
Hex:
#ccbc2e
RGB:
204, 188, 46
CMY:
20, 26, 82
CMYK:
0, 8, 77, 20
HSL:
54°, 63.2000%, 49.0196%
HSV (HSB):
54°, 77.4510%, 80.0000%
XYZ:
43.3782, 49.0011, 9.7566
xyY:
0.4247, 0.4798, 49.0011
CIE-Lab:
75.4520, -9.2307, 68.1785
CIE-LCH:
75.4520, 68.8005, 97.7104
CIE-Luv:
75.4520, 16.6681, 76.2088
Hunter-Lab:
70.0008, -11.8881, 40.7367
#ccbc2e color charts
#ccbc2e color shades, tints & tones
#ccbc2e color schemes
#ccbc2e color preview, HTML & CSS examples
This text has a color of #ccbc2e
<p style="color:#ccbc2e;">Text here</p>
.mytext {color:#ccbc2e;}
This box has a color of #ccbc2e
<div style="background-color:#ccbc2e;">Content here</div>
.mybackground {background-color:#ccbc2e;}
Border around this has a color of #ccbc2e
<div style="border:2px solid #ccbc2e;">Content here</div>
.myborder {border:2px solid #ccbc2e;}