#ddd18a color space conversions
Hex:
#ddd18a
RGB:
221, 209, 138
CMY:
13, 18, 46
CMYK:
0, 5, 38, 13
HSL:
51°, 54.9669%, 70.3922%
HSV (HSB):
51°, 37.5566%, 86.6667%
XYZ:
57.2067, 62.8081, 33.1528
xyY:
0.3735, 0.4101, 62.8081
CIE-Lab:
83.3413, -6.0393, 36.7282
CIE-LCH:
83.3413, 37.2214, 99.3378
CIE-Luv:
83.3413, 11.2834, 49.9633
Hunter-Lab:
79.2515, -9.8423, 30.6737
#ddd18a color charts
#ddd18a color shades, tints & tones
#ddd18a color schemes
#ddd18a color preview, HTML & CSS examples
This text has a color of #ddd18a
<p style="color:#ddd18a;">Text here</p>
.mytext {color:#ddd18a;}
This box has a color of #ddd18a
<div style="background-color:#ddd18a;">Content here</div>
.mybackground {background-color:#ddd18a;}
Border around this has a color of #ddd18a
<div style="border:2px solid #ddd18a;">Content here</div>
.myborder {border:2px solid #ddd18a;}