#ddc211 color space conversions
Hex:
#ddc211
RGB:
221, 194, 17
CMY:
13, 24, 93
CMYK:
0, 12, 92, 13
HSL:
52°, 85.7143%, 46.6667%
HSV (HSB):
52°, 92.3077%, 86.6667%
XYZ:
49.2118, 53.9962, 8.3589
xyY:
0.4411, 0.4840, 53.9962
CIE-Lab:
78.4595, -5.6581, 77.8598
CIE-LCH:
78.4595, 78.0651, 94.1564
CIE-Luv:
78.4595, 25.2745, 82.8779
Hunter-Lab:
73.4821, -9.0503, 44.6930
#ddc211 color charts
#ddc211 color shades, tints & tones
#ddc211 color schemes
#ddc211 color preview, HTML & CSS examples
This text has a color of #ddc211
<p style="color:#ddc211;">Text here</p>
.mytext {color:#ddc211;}
This box has a color of #ddc211
<div style="background-color:#ddc211;">Content here</div>
.mybackground {background-color:#ddc211;}
Border around this has a color of #ddc211
<div style="border:2px solid #ddc211;">Content here</div>
.myborder {border:2px solid #ddc211;}