#ced700 color space conversions
Hex:
#ced700
RGB:
206, 215, 0
CMY:
19, 16, 100
CMYK:
4, 0, 100, 16
HSL:
63°, 100.0000%, 42.1569%
HSV (HSB):
63°, 100.0000%, 84.3137%
XYZ:
49.7540, 61.7227, 9.2914
xyY:
0.4120, 0.5111, 61.7227
CIE-Lab:
82.7657, -22.7500, 82.2343
CIE-LCH:
82.7657, 85.3232, 105.4640
CIE-Luv:
82.7657, 0.5256, 91.7228
Hunter-Lab:
78.5638, -24.4435, 47.9827
#ced700 color charts
#ced700 color shades, tints & tones
#ced700 color schemes
#ced700 color preview, HTML & CSS examples
This text has a color of #ced700
<p style="color:#ced700;">Text here</p>
.mytext {color:#ced700;}
This box has a color of #ced700
<div style="background-color:#ced700;">Content here</div>
.mybackground {background-color:#ced700;}
Border around this has a color of #ced700
<div style="border:2px solid #ced700;">Content here</div>
.myborder {border:2px solid #ced700;}