#ccc30e color space conversions
Hex:
#ccc30e
RGB:
204, 195, 14
CMY:
20, 24, 95
CMYK:
0, 4, 93, 20
HSL:
57°, 87.1560%, 42.7451%
HSV (HSB):
57°, 93.1373%, 80.0000%
XYZ:
44.4962, 51.8993, 8.0878
xyY:
0.4259, 0.4967, 51.8993
CIE-Lab:
77.2206, -13.5747, 76.6526
CIE-LCH:
77.2206, 77.8454, 100.0426
CIE-Luv:
77.2206, 12.2813, 83.2907
Hunter-Lab:
72.0412, -15.8215, 43.7725
#ccc30e color charts
#ccc30e color shades, tints & tones
#ccc30e color schemes
#ccc30e color preview, HTML & CSS examples
This text has a color of #ccc30e
<p style="color:#ccc30e;">Text here</p>
.mytext {color:#ccc30e;}
This box has a color of #ccc30e
<div style="background-color:#ccc30e;">Content here</div>
.mybackground {background-color:#ccc30e;}
Border around this has a color of #ccc30e
<div style="border:2px solid #ccc30e;">Content here</div>
.myborder {border:2px solid #ccc30e;}