#ced402 color space conversions
Hex:
#ced402
RGB:
206, 212, 2
CMY:
19, 17, 99
CMYK:
3, 0, 99, 17
HSL:
62°, 98.1308%, 41.9608%
HSV (HSB):
62°, 99.0566%, 83.1373%
XYZ:
49.0080, 60.2132, 9.0967
xyY:
0.4142, 0.5089, 60.2132
CIE-Lab:
81.9539, -21.2749, 81.4538
CIE-LCH:
81.9539, 84.1863, 104.6381
CIE-Luv:
81.9539, 2.4462, 90.4807
Hunter-Lab:
77.5971, -23.0597, 47.3674
#ced402 color charts
#ced402 color shades, tints & tones
#ced402 color schemes
#ced402 color preview, HTML & CSS examples
This text has a color of #ced402
<p style="color:#ced402;">Text here</p>
.mytext {color:#ced402;}
This box has a color of #ced402
<div style="background-color:#ced402;">Content here</div>
.mybackground {background-color:#ced402;}
Border around this has a color of #ced402
<div style="border:2px solid #ced402;">Content here</div>
.myborder {border:2px solid #ced402;}