#ced31d color space conversions
Hex:
#ced31d
RGB:
206, 211, 29
CMY:
19, 17, 89
CMYK:
2, 0, 86, 17
HSL:
62°, 75.8333%, 47.0588%
HSV (HSB):
62°, 86.2559%, 82.7451%
XYZ:
48.9696, 59.7991, 10.1238
xyY:
0.4119, 0.5030, 59.7991
CIE-Lab:
81.7288, -20.4095, 77.8918
CIE-LCH:
81.7288, 80.5213, 104.6828
CIE-Luv:
81.7288, 2.9624, 88.0843
Hunter-Lab:
77.3298, -22.2909, 46.3688
#ced31d color charts
#ced31d color shades, tints & tones
#ced31d color schemes
#ced31d color preview, HTML & CSS examples
This text has a color of #ced31d
<p style="color:#ced31d;">Text here</p>
.mytext {color:#ced31d;}
This box has a color of #ced31d
<div style="background-color:#ced31d;">Content here</div>
.mybackground {background-color:#ced31d;}
Border around this has a color of #ced31d
<div style="border:2px solid #ced31d;">Content here</div>
.myborder {border:2px solid #ced31d;}