#ddc22e color space conversions
Hex:
#ddc22e
RGB:
221, 194, 46
CMY:
13, 24, 82
CMYK:
0, 12, 79, 13
HSL:
51°, 72.0165%, 52.3529%
HSV (HSB):
51°, 79.1855%, 86.6667%
XYZ:
49.6037, 54.1530, 10.4229
xyY:
0.4344, 0.4743, 54.1530
CIE-Lab:
78.5509, -4.9886, 71.5288
CIE-LCH:
78.5509, 71.7025, 93.9895
CIE-Luv:
78.5509, 24.8221, 78.9727
Hunter-Lab:
73.5887, -8.4593, 43.1144
#ddc22e color charts
#ddc22e color shades, tints & tones
#ddc22e color schemes
#ddc22e color preview, HTML & CSS examples
This text has a color of #ddc22e
<p style="color:#ddc22e;">Text here</p>
.mytext {color:#ddc22e;}
This box has a color of #ddc22e
<div style="background-color:#ddc22e;">Content here</div>
.mybackground {background-color:#ddc22e;}
Border around this has a color of #ddc22e
<div style="border:2px solid #ddc22e;">Content here</div>
.myborder {border:2px solid #ddc22e;}