#dd9983 color space conversions
Hex:
#dd9983
RGB:
221, 153, 131
CMY:
13, 40, 49
CMYK:
0, 31, 41, 13
HSL:
15°, 56.9620%, 69.0196%
HSV (HSB):
15°, 40.7240%, 86.6667%
XYZ:
45.3068, 39.7933, 26.7657
xyY:
0.4050, 0.3557, 39.7933
CIE-Lab:
69.3221, 22.8139, 21.8210
CIE-LCH:
69.3221, 31.5694, 43.7256
CIE-Luv:
69.3221, 47.7559, 24.6534
Hunter-Lab:
63.0819, 17.8090, 19.0006
#dd9983 color charts
#dd9983 color shades, tints & tones
#dd9983 color schemes
#dd9983 color preview, HTML & CSS examples
This text has a color of #dd9983
<p style="color:#dd9983;">Text here</p>
.mytext {color:#dd9983;}
This box has a color of #dd9983
<div style="background-color:#dd9983;">Content here</div>
.mybackground {background-color:#dd9983;}
Border around this has a color of #dd9983
<div style="border:2px solid #dd9983;">Content here</div>
.myborder {border:2px solid #dd9983;}