#ced31f color space conversions
Hex:
#ced31f
RGB:
206, 211, 31
CMY:
19, 17, 88
CMYK:
2, 0, 85, 17
HSL:
62°, 74.3802%, 47.4510%
HSV (HSB):
62°, 85.3081%, 82.7451%
XYZ:
48.9952, 59.8093, 10.2583
xyY:
0.4115, 0.5023, 59.8093
CIE-Lab:
81.7344, -20.3638, 77.5018
CIE-LCH:
81.7344, 80.1325, 104.7219
CIE-Luv:
81.7344, 2.9467, 87.8411
Hunter-Lab:
77.3365, -22.2532, 46.2710
#ced31f color charts
#ced31f color shades, tints & tones
#ced31f color schemes
#ced31f color preview, HTML & CSS examples
This text has a color of #ced31f
<p style="color:#ced31f;">Text here</p>
.mytext {color:#ced31f;}
This box has a color of #ced31f
<div style="background-color:#ced31f;">Content here</div>
.mybackground {background-color:#ced31f;}
Border around this has a color of #ced31f
<div style="border:2px solid #ced31f;">Content here</div>
.myborder {border:2px solid #ced31f;}