#d9888c color space conversions
Hex:
#d9888c
RGB:
217, 136, 140
CMY:
15, 47, 45
CMYK:
0, 37, 35, 15
HSL:
357°, 51.5924%, 69.2157%
HSV (HSB):
357°, 37.3272%, 85.0980%
XYZ:
42.1531, 34.2535, 29.2008
xyY:
0.3991, 0.3243, 34.2535
CIE-Lab:
65.1633, 31.4584, 10.9609
CIE-LCH:
65.1633, 33.3132, 19.2096
CIE-Luv:
65.1633, 54.3517, 9.0561
Hunter-Lab:
58.5265, 26.1413, 11.3868
#d9888c color charts
#d9888c color shades, tints & tones
#d9888c color schemes
#d9888c color preview, HTML & CSS examples
This text has a color of #d9888c
<p style="color:#d9888c;">Text here</p>
.mytext {color:#d9888c;}
This box has a color of #d9888c
<div style="background-color:#d9888c;">Content here</div>
.mybackground {background-color:#d9888c;}
Border around this has a color of #d9888c
<div style="border:2px solid #d9888c;">Content here</div>
.myborder {border:2px solid #d9888c;}