#d8898f color space conversions
Hex:
#d8898f
RGB:
216, 137, 143
CMY:
15, 46, 44
CMYK:
0, 37, 34, 15
HSL:
355°, 50.3185%, 69.2157%
HSV (HSB):
355°, 36.5741%, 84.7059%
XYZ:
42.2225, 34.4734, 30.4153
xyY:
0.3942, 0.3218, 34.4734
CIE-Lab:
65.3366, 30.9204, 9.4959
CIE-LCH:
65.3366, 32.3457, 17.0722
CIE-Luv:
65.3366, 52.4604, 7.2792
Hunter-Lab:
58.7141, 25.6134, 10.3862
#d8898f color charts
#d8898f color shades, tints & tones
#d8898f color schemes
#d8898f color preview, HTML & CSS examples
This text has a color of #d8898f
<p style="color:#d8898f;">Text here</p>
.mytext {color:#d8898f;}
This box has a color of #d8898f
<div style="background-color:#d8898f;">Content here</div>
.mybackground {background-color:#d8898f;}
Border around this has a color of #d8898f
<div style="border:2px solid #d8898f;">Content here</div>
.myborder {border:2px solid #d8898f;}