#ddd19a color space conversions
Hex:
#ddd19a
RGB:
221, 209, 154
CMY:
13, 18, 40
CMYK:
0, 5, 30, 13
HSL:
49°, 49.6296%, 73.5294%
HSV (HSB):
49°, 30.3167%, 86.6667%
XYZ:
58.4520, 63.3062, 39.7104
xyY:
0.3620, 0.3921, 63.3062
CIE-Lab:
83.6032, -4.1271, 28.8365
CIE-LCH:
83.6032, 29.1304, 98.1449
CIE-Luv:
83.6032, 10.4210, 40.3604
Hunter-Lab:
79.5652, -8.1053, 26.1044
#ddd19a color charts
#ddd19a color shades, tints & tones
#ddd19a color schemes
#ddd19a color preview, HTML & CSS examples
This text has a color of #ddd19a
<p style="color:#ddd19a;">Text here</p>
.mytext {color:#ddd19a;}
This box has a color of #ddd19a
<div style="background-color:#ddd19a;">Content here</div>
.mybackground {background-color:#ddd19a;}
Border around this has a color of #ddd19a
<div style="border:2px solid #ddd19a;">Content here</div>
.myborder {border:2px solid #ddd19a;}