#ced605 color space conversions
Hex:
#ced605
RGB:
206, 214, 5
CMY:
19, 16, 98
CMYK:
4, 0, 98, 16
HSL:
62°, 95.4338%, 42.9412%
HSV (HSB):
62°, 97.6636%, 83.9216%
XYZ:
49.5276, 61.2259, 9.3510
xyY:
0.4124, 0.5098, 61.2259
CIE-Lab:
82.5000, -22.2171, 81.5883
CIE-LCH:
82.5000, 84.5591, 105.2327
CIE-Luv:
82.5000, 1.1500, 91.0843
Hunter-Lab:
78.2470, -23.9481, 47.6874
#ced605 color charts
#ced605 color shades, tints & tones
#ced605 color schemes
#ced605 color preview, HTML & CSS examples
This text has a color of #ced605
<p style="color:#ced605;">Text here</p>
.mytext {color:#ced605;}
This box has a color of #ced605
<div style="background-color:#ced605;">Content here</div>
.mybackground {background-color:#ced605;}
Border around this has a color of #ced605
<div style="border:2px solid #ced605;">Content here</div>
.myborder {border:2px solid #ced605;}