#d89f90 color space conversions
Hex:
#d89f90
RGB:
216, 159, 144
CMY:
15, 38, 44
CMYK:
0, 26, 33, 15
HSL:
13°, 48.0000%, 70.5882%
HSV (HSB):
13°, 33.3333%, 84.7059%
XYZ:
45.7511, 41.4088, 31.9669
xyY:
0.3841, 0.3476, 41.4088
CIE-Lab:
70.4614, 19.1756, 16.1453
CIE-LCH:
70.4614, 25.0674, 40.0964
CIE-Luv:
70.4614, 38.5420, 18.5412
Hunter-Lab:
64.3497, 14.2973, 15.5914
#d89f90 color charts
#d89f90 color shades, tints & tones
#d89f90 color schemes
#d89f90 color preview, HTML & CSS examples
This text has a color of #d89f90
<p style="color:#d89f90;">Text here</p>
.mytext {color:#d89f90;}
This box has a color of #d89f90
<div style="background-color:#d89f90;">Content here</div>
.mybackground {background-color:#d89f90;}
Border around this has a color of #d89f90
<div style="border:2px solid #d89f90;">Content here</div>
.myborder {border:2px solid #d89f90;}