#dd9f8a color space conversions
Hex:
#dd9f8a
RGB:
221, 159, 138
CMY:
13, 38, 46
CMYK:
0, 28, 38, 13
HSL:
15°, 54.9669%, 70.3922%
HSV (HSB):
15°, 37.5566%, 86.6667%
XYZ:
46.8044, 42.0034, 29.6854
xyY:
0.3950, 0.3545, 42.0034
CIE-Lab:
70.8733, 20.3846, 20.0962
CIE-LCH:
70.8733, 28.6250, 44.5917
CIE-Luv:
70.8733, 42.9329, 23.2487
Hunter-Lab:
64.8100, 15.4912, 18.2100
#dd9f8a color charts
#dd9f8a color shades, tints & tones
#dd9f8a color schemes
#dd9f8a color preview, HTML & CSS examples
This text has a color of #dd9f8a
<p style="color:#dd9f8a;">Text here</p>
.mytext {color:#dd9f8a;}
This box has a color of #dd9f8a
<div style="background-color:#dd9f8a;">Content here</div>
.mybackground {background-color:#dd9f8a;}
Border around this has a color of #dd9f8a
<div style="border:2px solid #dd9f8a;">Content here</div>
.myborder {border:2px solid #dd9f8a;}