#ddd44e color space conversions
Hex:
#ddd44e
RGB:
221, 212, 78
CMY:
13, 17, 69
CMYK:
0, 4, 65, 13
HSL:
56°, 67.7725%, 58.6275%
HSV (HSB):
56°, 64.7059%, 86.6667%
XYZ:
54.7374, 63.0092, 16.4847
xyY:
0.4078, 0.4694, 63.0092
CIE-Lab:
83.4472, -12.6594, 64.8656
CIE-LCH:
83.4472, 66.0894, 101.0433
CIE-Luv:
83.4472, 11.7344, 78.2016
Hunter-Lab:
79.3783, -15.8227, 43.2519
#ddd44e color charts
#ddd44e color shades, tints & tones
#ddd44e color schemes
#ddd44e color preview, HTML & CSS examples
This text has a color of #ddd44e
<p style="color:#ddd44e;">Text here</p>
.mytext {color:#ddd44e;}
This box has a color of #ddd44e
<div style="background-color:#ddd44e;">Content here</div>
.mybackground {background-color:#ddd44e;}
Border around this has a color of #ddd44e
<div style="border:2px solid #ddd44e;">Content here</div>
.myborder {border:2px solid #ddd44e;}