#d89f8c color space conversions
Hex:
#d89f8c
RGB:
216, 159, 140
CMY:
15, 38, 45
CMYK:
0, 26, 35, 15
HSL:
15°, 49.3506%, 69.8039%
HSV (HSB):
15°, 35.1852%, 84.7059%
XYZ:
45.4507, 41.2887, 30.3849
xyY:
0.3881, 0.3525, 41.2887
CIE-Lab:
70.3777, 18.6769, 18.2309
CIE-LCH:
70.3777, 26.0996, 44.3077
CIE-Luv:
70.3777, 39.0305, 21.2601
Hunter-Lab:
64.2562, 13.8108, 16.9428
#d89f8c color charts
#d89f8c color shades, tints & tones
#d89f8c color schemes
#d89f8c color preview, HTML & CSS examples
This text has a color of #d89f8c
<p style="color:#d89f8c;">Text here</p>
.mytext {color:#d89f8c;}
This box has a color of #d89f8c
<div style="background-color:#d89f8c;">Content here</div>
.mybackground {background-color:#d89f8c;}
Border around this has a color of #d89f8c
<div style="border:2px solid #d89f8c;">Content here</div>
.myborder {border:2px solid #d89f8c;}