#ced06f color space conversions
Hex:
#ced06f
RGB:
206, 208, 111
CMY:
19, 18, 56
CMYK:
1, 0, 47, 18
HSL:
61°, 50.7853%, 62.5490%
HSV (HSB):
61°, 46.6346%, 81.5686%
XYZ:
50.8787, 59.3813, 23.8191
xyY:
0.3795, 0.4429, 59.3813
CIE-Lab:
81.5007, -14.2836, 47.5960
CIE-LCH:
81.5007, 49.6931, 106.7045
CIE-Luv:
81.5007, 3.2341, 62.7315
Hunter-Lab:
77.0592, -16.9982, 35.6149
#ced06f color charts
#ced06f color shades, tints & tones
#ced06f color schemes
#ced06f color preview, HTML & CSS examples
This text has a color of #ced06f
<p style="color:#ced06f;">Text here</p>
.mytext {color:#ced06f;}
This box has a color of #ced06f
<div style="background-color:#ced06f;">Content here</div>
.mybackground {background-color:#ced06f;}
Border around this has a color of #ced06f
<div style="border:2px solid #ced06f;">Content here</div>
.myborder {border:2px solid #ced06f;}