#ccc34a color space conversions
Hex:
#ccc34a
RGB:
204, 195, 74
CMY:
20, 24, 71
CMYK:
0, 4, 64, 20
HSL:
56°, 56.0345%, 54.5098%
HSV (HSB):
56°, 63.7255%, 80.0000%
XYZ:
45.6530, 52.3620, 14.1793
xyY:
0.4069, 0.4667, 52.3620
CIE-Lab:
77.4968, -11.4297, 59.8270
CIE-LCH:
77.4968, 60.9091, 100.8158
CIE-Luv:
77.4968, 11.2725, 71.6248
Hunter-Lab:
72.3616, -14.0170, 39.0352
#ccc34a color charts
#ccc34a color shades, tints & tones
#ccc34a color schemes
#ccc34a color preview, HTML & CSS examples
This text has a color of #ccc34a
<p style="color:#ccc34a;">Text here</p>
.mytext {color:#ccc34a;}
This box has a color of #ccc34a
<div style="background-color:#ccc34a;">Content here</div>
.mybackground {background-color:#ccc34a;}
Border around this has a color of #ccc34a
<div style="border:2px solid #ccc34a;">Content here</div>
.myborder {border:2px solid #ccc34a;}