#dd9e8c color space conversions
Hex:
#dd9e8c
RGB:
221, 158, 140
CMY:
13, 38, 45
CMYK:
0, 29, 37, 13
HSL:
13°, 54.3624%, 70.7843%
HSV (HSB):
13°, 36.6516%, 86.6667%
XYZ:
46.7793, 41.7193, 30.3980
xyY:
0.3934, 0.3509, 41.7193
CIE-Lab:
70.6770, 21.1601, 18.7281
CIE-LCH:
70.6770, 28.2576, 41.5110
CIE-Luv:
70.6770, 43.3250, 21.3842
Hunter-Lab:
64.5905, 16.2442, 17.3099
#dd9e8c color charts
#dd9e8c color shades, tints & tones
#dd9e8c color schemes
#dd9e8c color preview, HTML & CSS examples
This text has a color of #dd9e8c
<p style="color:#dd9e8c;">Text here</p>
.mytext {color:#dd9e8c;}
This box has a color of #dd9e8c
<div style="background-color:#dd9e8c;">Content here</div>
.mybackground {background-color:#dd9e8c;}
Border around this has a color of #dd9e8c
<div style="border:2px solid #dd9e8c;">Content here</div>
.myborder {border:2px solid #dd9e8c;}