#ddc31e color space conversions
Hex:
#ddc31e
RGB:
221, 195, 30
CMY:
13, 24, 88
CMYK:
0, 12, 86, 13
HSL:
52°, 76.0956%, 49.2157%
HSV (HSB):
52°, 86.4253%, 86.6667%
XYZ:
49.5682, 54.4961, 9.1346
xyY:
0.4379, 0.4814, 54.4961
CIE-Lab:
78.7501, -5.9436, 75.8090
CIE-LCH:
78.7501, 76.0416, 94.4829
CIE-Luv:
78.7501, 24.4057, 81.9294
Hunter-Lab:
73.8215, -9.3318, 44.3386
#ddc31e color charts
#ddc31e color shades, tints & tones
#ddc31e color schemes
#ddc31e color preview, HTML & CSS examples
This text has a color of #ddc31e
<p style="color:#ddc31e;">Text here</p>
.mytext {color:#ddc31e;}
This box has a color of #ddc31e
<div style="background-color:#ddc31e;">Content here</div>
.mybackground {background-color:#ddc31e;}
Border around this has a color of #ddc31e
<div style="border:2px solid #ddc31e;">Content here</div>
.myborder {border:2px solid #ddc31e;}