#ccc50f color space conversions
Hex:
#ccc50f
RGB:
204, 197, 15
CMY:
20, 23, 94
CMYK:
0, 3, 93, 20
HSL:
58°, 86.3014%, 42.9412%
HSV (HSB):
58°, 92.6471%, 80.0000%
XYZ:
44.9543, 52.8044, 8.2749
xyY:
0.4240, 0.4980, 52.8044
CIE-Lab:
77.7594, -14.5692, 76.9385
CIE-LCH:
77.7594, 78.3057, 100.7227
CIE-Luv:
77.7594, 10.9200, 83.9882
Hunter-Lab:
72.6666, -16.7397, 44.1150
#ccc50f color charts
#ccc50f color shades, tints & tones
#ccc50f color schemes
#ccc50f color preview, HTML & CSS examples
This text has a color of #ccc50f
<p style="color:#ccc50f;">Text here</p>
.mytext {color:#ccc50f;}
This box has a color of #ccc50f
<div style="background-color:#ccc50f;">Content here</div>
.mybackground {background-color:#ccc50f;}
Border around this has a color of #ccc50f
<div style="border:2px solid #ccc50f;">Content here</div>
.myborder {border:2px solid #ccc50f;}