#d8989e color space conversions
Hex:
#d8989e
RGB:
216, 152, 158
CMY:
15, 40, 38
CMYK:
0, 30, 27, 15
HSL:
354°, 45.0704%, 72.1569%
HSV (HSB):
354°, 29.6296%, 84.7059%
XYZ:
45.7187, 39.5240, 37.5670
xyY:
0.3723, 0.3218, 39.5240
CIE-Lab:
69.1292, 24.8255, 6.4999
CIE-LCH:
69.1292, 25.6623, 14.6720
CIE-Luv:
69.1292, 40.9598, 4.6227
Hunter-Lab:
62.8681, 19.7888, 8.5788
#d8989e color charts
#d8989e color shades, tints & tones
#d8989e color schemes
#d8989e color preview, HTML & CSS examples
This text has a color of #d8989e
<p style="color:#d8989e;">Text here</p>
.mytext {color:#d8989e;}
This box has a color of #d8989e
<div style="background-color:#d8989e;">Content here</div>
.mybackground {background-color:#d8989e;}
Border around this has a color of #d8989e
<div style="border:2px solid #d8989e;">Content here</div>
.myborder {border:2px solid #d8989e;}