#dddb94 color space conversions
Hex:
#dddb94
RGB:
221, 219, 148
CMY:
13, 14, 42
CMYK:
0, 1, 33, 13
HSL:
58°, 51.7730%, 72.3529%
HSV (HSB):
58°, 33.0317%, 86.6667%
XYZ:
60.4956, 68.1733, 37.9873
xyY:
0.3630, 0.4091, 68.1733
CIE-Lab:
86.0930, -9.9604, 35.2268
CIE-LCH:
86.0930, 36.6079, 105.7883
CIE-Luv:
86.0930, 4.8215, 49.4920
Hunter-Lab:
82.5671, -13.7084, 30.5190
#dddb94 color charts
#dddb94 color shades, tints & tones
#dddb94 color schemes
#dddb94 color preview, HTML & CSS examples
This text has a color of #dddb94
<p style="color:#dddb94;">Text here</p>
.mytext {color:#dddb94;}
This box has a color of #dddb94
<div style="background-color:#dddb94;">Content here</div>
.mybackground {background-color:#dddb94;}
Border around this has a color of #dddb94
<div style="border:2px solid #dddb94;">Content here</div>
.myborder {border:2px solid #dddb94;}