#ccc142 color space conversions
Hex:
#ccc142
RGB:
204, 193, 66
CMY:
20, 24, 74
CMYK:
0, 5, 68, 20
HSL:
55°, 57.5000%, 52.9412%
HSV (HSB):
55°, 67.6471%, 80.0000%
XYZ:
44.9552, 51.3706, 12.7004
xyY:
0.4123, 0.4712, 51.3706
CIE-Lab:
76.9030, -10.8755, 62.4578
CIE-LCH:
76.9030, 63.3976, 99.8776
CIE-Luv:
76.9030, 12.8144, 73.2649
Hunter-Lab:
71.6733, -13.4690, 39.6652
#ccc142 color charts
#ccc142 color shades, tints & tones
#ccc142 color schemes
#ccc142 color preview, HTML & CSS examples
This text has a color of #ccc142
<p style="color:#ccc142;">Text here</p>
.mytext {color:#ccc142;}
This box has a color of #ccc142
<div style="background-color:#ccc142;">Content here</div>
.mybackground {background-color:#ccc142;}
Border around this has a color of #ccc142
<div style="border:2px solid #ccc142;">Content here</div>
.myborder {border:2px solid #ccc142;}