#ccc14b color space conversions
Hex:
#ccc14b
RGB:
204, 193, 75
CMY:
20, 24, 71
CMYK:
0, 5, 63, 20
HSL:
55°, 55.8442%, 54.7059%
HSV (HSB):
55°, 63.2353%, 80.0000%
XYZ:
45.2418, 51.4853, 14.2098
xyY:
0.4078, 0.4641, 51.4853
CIE-Lab:
76.9720, -10.3470, 58.8497
CIE-LCH:
76.9720, 59.7524, 99.9718
CIE-Luv:
76.9720, 12.5583, 70.4138
Hunter-Lab:
71.7533, -13.0205, 38.4857
#ccc14b color charts
#ccc14b color shades, tints & tones
#ccc14b color schemes
#ccc14b color preview, HTML & CSS examples
This text has a color of #ccc14b
<p style="color:#ccc14b;">Text here</p>
.mytext {color:#ccc14b;}
This box has a color of #ccc14b
<div style="background-color:#ccc14b;">Content here</div>
.mybackground {background-color:#ccc14b;}
Border around this has a color of #ccc14b
<div style="border:2px solid #ccc14b;">Content here</div>
.myborder {border:2px solid #ccc14b;}