#ddd09d color space conversions
Hex:
#ddd09d
RGB:
221, 208, 157
CMY:
13, 18, 38
CMYK:
0, 6, 29, 13
HSL:
48°, 48.4848%, 74.1176%
HSV (HSB):
48°, 28.9593%, 86.6667%
XYZ:
58.4605, 62.9182, 40.9615
xyY:
0.3601, 0.3876, 62.9182
CIE-Lab:
83.3993, -3.2277, 26.9998
CIE-LCH:
83.3993, 27.1921, 96.8171
CIE-Luv:
83.3993, 10.8395, 37.8996
Hunter-Lab:
79.3210, -7.2553, 24.9072
#ddd09d color charts
#ddd09d color shades, tints & tones
#ddd09d color schemes
#ddd09d color preview, HTML & CSS examples
This text has a color of #ddd09d
<p style="color:#ddd09d;">Text here</p>
.mytext {color:#ddd09d;}
This box has a color of #ddd09d
<div style="background-color:#ddd09d;">Content here</div>
.mybackground {background-color:#ddd09d;}
Border around this has a color of #ddd09d
<div style="border:2px solid #ddd09d;">Content here</div>
.myborder {border:2px solid #ddd09d;}