#d88f97 color space conversions
Hex:
#d88f97
RGB:
216, 143, 151
CMY:
15, 44, 41
CMYK:
0, 34, 30, 15
HSL:
353°, 48.3444%, 70.3922%
HSV (HSB):
353°, 33.7963%, 84.7059%
XYZ:
43.7273, 36.4782, 34.0145
xyY:
0.3828, 0.3194, 36.4782
CIE-Lab:
66.8837, 28.7314, 7.1973
CIE-LCH:
66.8837, 29.6192, 14.0634
CIE-Luv:
66.8837, 47.4521, 4.7344
Hunter-Lab:
60.3972, 23.5380, 8.8871
#d88f97 color charts
#d88f97 color shades, tints & tones
#d88f97 color schemes
#d88f97 color preview, HTML & CSS examples
This text has a color of #d88f97
<p style="color:#d88f97;">Text here</p>
.mytext {color:#d88f97;}
This box has a color of #d88f97
<div style="background-color:#d88f97;">Content here</div>
.mybackground {background-color:#d88f97;}
Border around this has a color of #d88f97
<div style="border:2px solid #d88f97;">Content here</div>
.myborder {border:2px solid #d88f97;}