#ced800 color space conversions
Hex:
#ced800
RGB:
206, 216, 0
CMY:
19, 15, 100
CMYK:
5, 0, 100, 15
HSL:
63°, 100.0000%, 42.3529%
HSV (HSB):
63°, 100.0000%, 84.7059%
XYZ:
50.0095, 62.2335, 9.3765
xyY:
0.4112, 0.5117, 62.2335
CIE-Lab:
83.0375, -23.2328, 82.4347
CIE-LCH:
83.0375, 85.6460, 105.7396
CIE-Luv:
83.0375, -0.1123, 92.1017
Hunter-Lab:
78.8882, -24.8983, 48.1747
#ced800 color charts
#ced800 color shades, tints & tones
#ced800 color schemes
#ced800 color preview, HTML & CSS examples
This text has a color of #ced800
<p style="color:#ced800;">Text here</p>
.mytext {color:#ced800;}
This box has a color of #ced800
<div style="background-color:#ced800;">Content here</div>
.mybackground {background-color:#ced800;}
Border around this has a color of #ced800
<div style="border:2px solid #ced800;">Content here</div>
.myborder {border:2px solid #ced800;}