#d89f91 color space conversions
Hex:
#d89f91
RGB:
216, 159, 145
CMY:
15, 38, 43
CMYK:
0, 26, 33, 15
HSL:
12°, 47.6510%, 70.7843%
HSV (HSB):
12°, 32.8704%, 84.7059%
XYZ:
45.8279, 41.4395, 32.3713
xyY:
0.3831, 0.3464, 41.4395
CIE-Lab:
70.4828, 19.3026, 15.6240
CIE-LCH:
70.4828, 24.8334, 38.9876
CIE-Luv:
70.4828, 38.4184, 17.8530
Hunter-Lab:
64.3735, 14.4214, 15.2465
#d89f91 color charts
#d89f91 color shades, tints & tones
#d89f91 color schemes
#d89f91 color preview, HTML & CSS examples
This text has a color of #d89f91
<p style="color:#d89f91;">Text here</p>
.mytext {color:#d89f91;}
This box has a color of #d89f91
<div style="background-color:#d89f91;">Content here</div>
.mybackground {background-color:#d89f91;}
Border around this has a color of #d89f91
<div style="border:2px solid #d89f91;">Content here</div>
.myborder {border:2px solid #d89f91;}