#cec014 color space conversions
Hex:
#cec014
RGB:
206, 192, 20
CMY:
19, 25, 92
CMYK:
0, 7, 90, 19
HSL:
55°, 82.3009%, 44.3137%
HSV (HSB):
55°, 90.2913%, 80.7843%
XYZ:
44.4295, 50.8716, 8.1393
xyY:
0.4295, 0.4918, 50.8716
CIE-Lab:
76.6012, -11.0989, 75.4066
CIE-LCH:
76.6012, 76.2190, 98.3731
CIE-Luv:
76.6012, 15.7177, 81.6662
Hunter-Lab:
71.3243, -13.6260, 43.1610
#cec014 color charts
#cec014 color shades, tints & tones
#cec014 color schemes
#cec014 color preview, HTML & CSS examples
This text has a color of #cec014
<p style="color:#cec014;">Text here</p>
.mytext {color:#cec014;}
This box has a color of #cec014
<div style="background-color:#cec014;">Content here</div>
.mybackground {background-color:#cec014;}
Border around this has a color of #cec014
<div style="border:2px solid #cec014;">Content here</div>
.myborder {border:2px solid #cec014;}