#ced014 color space conversions
Hex:
#ced014
RGB:
206, 208, 20
CMY:
19, 18, 92
CMYK:
1, 0, 90, 18
HSL:
61°, 82.4561%, 44.7059%
HSV (HSB):
61°, 90.3846%, 81.5686%
XYZ:
48.1357, 58.2841, 9.3747
xyY:
0.4157, 0.5033, 58.2841
CIE-Lab:
80.8965, -19.1100, 78.7488
CIE-LCH:
80.8965, 81.0344, 103.6403
CIE-Luv:
80.8965, 4.9700, 87.8404
Hunter-Lab:
76.3440, -21.0558, 46.1602
#ced014 color charts
#ced014 color shades, tints & tones
#ced014 color schemes
#ced014 color preview, HTML & CSS examples
This text has a color of #ced014
<p style="color:#ced014;">Text here</p>
.mytext {color:#ced014;}
This box has a color of #ced014
<div style="background-color:#ced014;">Content here</div>
.mybackground {background-color:#ced014;}
Border around this has a color of #ced014
<div style="border:2px solid #ced014;">Content here</div>
.myborder {border:2px solid #ced014;}