#ddddab color space conversions
Hex:
#ddddab
RGB:
221, 221, 171
CMY:
13, 13, 33
CMYK:
0, 0, 23, 13
HSL:
60°, 42.3729%, 76.8627%
HSV (HSB):
60°, 22.6244%, 86.6667%
XYZ:
63.0259, 70.0253, 48.7225
xyY:
0.3467, 0.3852, 70.0253
CIE-Lab:
87.0093, -7.9950, 24.6274
CIE-LCH:
87.0093, 25.8927, 107.9855
CIE-Luv:
87.0093, 2.6132, 36.2117
Hunter-Lab:
83.6811, -12.0016, 24.0558
#ddddab color charts
#ddddab color shades, tints & tones
#ddddab color schemes
#ddddab color preview, HTML & CSS examples
This text has a color of #ddddab
<p style="color:#ddddab;">Text here</p>
.mytext {color:#ddddab;}
This box has a color of #ddddab
<div style="background-color:#ddddab;">Content here</div>
.mybackground {background-color:#ddddab;}
Border around this has a color of #ddddab
<div style="border:2px solid #ddddab;">Content here</div>
.myborder {border:2px solid #ddddab;}