#ddd31e color space conversions
Hex:
#ddd31e
RGB:
221, 211, 30
CMY:
13, 17, 88
CMYK:
0, 5, 86, 13
HSL:
57°, 76.0956%, 49.2157%
HSV (HSB):
57°, 86.4253%, 86.6667%
XYZ:
53.3474, 62.0544, 10.3943
xyY:
0.4241, 0.4933, 62.0544
CIE-Lab:
82.9424, -14.0349, 79.1842
CIE-LCH:
82.9424, 80.4184, 100.0509
CIE-Luv:
82.9424, 13.2889, 88.1061
Hunter-Lab:
78.7746, -16.9726, 47.3189
#ddd31e color charts
#ddd31e color shades, tints & tones
#ddd31e color schemes
#ddd31e color preview, HTML & CSS examples
This text has a color of #ddd31e
<p style="color:#ddd31e;">Text here</p>
.mytext {color:#ddd31e;}
This box has a color of #ddd31e
<div style="background-color:#ddd31e;">Content here</div>
.mybackground {background-color:#ddd31e;}
Border around this has a color of #ddd31e
<div style="border:2px solid #ddd31e;">Content here</div>
.myborder {border:2px solid #ddd31e;}