#cdd31f color space conversions
Hex:
#cdd31f
RGB:
205, 211, 31
CMY:
20, 17, 88
CMYK:
3, 0, 85, 17
HSL:
62°, 74.3802%, 47.4510%
HSV (HSB):
62°, 85.3081%, 82.7451%
XYZ:
48.7184, 59.6666, 10.2454
xyY:
0.4107, 0.5030, 59.6666
CIE-Lab:
81.6566, -20.7849, 77.4060
CIE-LCH:
81.6566, 80.1480, 105.0304
CIE-Luv:
81.6566, 2.2746, 87.8327
Hunter-Lab:
77.2442, -22.5961, 46.2069
#cdd31f color charts
#cdd31f color shades, tints & tones
#cdd31f color schemes
#cdd31f color preview, HTML & CSS examples
This text has a color of #cdd31f
<p style="color:#cdd31f;">Text here</p>
.mytext {color:#cdd31f;}
This box has a color of #cdd31f
<div style="background-color:#cdd31f;">Content here</div>
.mybackground {background-color:#cdd31f;}
Border around this has a color of #cdd31f
<div style="border:2px solid #cdd31f;">Content here</div>
.myborder {border:2px solid #cdd31f;}