#d89e97 color space conversions
Hex:
#d89e97
RGB:
216, 158, 151
CMY:
15, 38, 41
CMYK:
0, 27, 30, 15
HSL:
6°, 45.4545%, 71.9608%
HSV (HSB):
6°, 30.0926%, 84.7059%
XYZ:
46.1317, 41.2870, 34.8159
xyY:
0.3774, 0.3378, 41.2870
CIE-Lab:
70.3765, 20.6249, 12.1618
CIE-LCH:
70.3765, 23.9436, 30.5264
CIE-Luv:
70.3765, 38.2803, 13.0935
Hunter-Lab:
64.2550, 15.7074, 12.8528
#d89e97 color charts
#d89e97 color shades, tints & tones
#d89e97 color schemes
#d89e97 color preview, HTML & CSS examples
This text has a color of #d89e97
<p style="color:#d89e97;">Text here</p>
.mytext {color:#d89e97;}
This box has a color of #d89e97
<div style="background-color:#d89e97;">Content here</div>
.mybackground {background-color:#d89e97;}
Border around this has a color of #d89e97
<div style="border:2px solid #d89e97;">Content here</div>
.myborder {border:2px solid #d89e97;}