#ddc20e color space conversions
Hex:
#ddc20e
RGB:
221, 194, 14
CMY:
13, 24, 95
CMYK:
0, 12, 94, 13
HSL:
52°, 88.0851%, 46.0784%
HSV (HSB):
52°, 93.6652%, 86.6667%
XYZ:
49.1898, 53.9874, 8.2435
xyY:
0.4415, 0.4845, 53.9874
CIE-Lab:
78.4544, -5.6956, 78.2440
CIE-LCH:
78.4544, 78.4510, 94.1634
CIE-Luv:
78.4544, 25.3001, 83.0983
Hunter-Lab:
73.4761, -9.0834, 44.7814
#ddc20e color charts
#ddc20e color shades, tints & tones
#ddc20e color schemes
#ddc20e color preview, HTML & CSS examples
This text has a color of #ddc20e
<p style="color:#ddc20e;">Text here</p>
.mytext {color:#ddc20e;}
This box has a color of #ddc20e
<div style="background-color:#ddc20e;">Content here</div>
.mybackground {background-color:#ddc20e;}
Border around this has a color of #ddc20e
<div style="border:2px solid #ddc20e;">Content here</div>
.myborder {border:2px solid #ddc20e;}