#d88c97 color space conversions
Hex:
#d88c97
RGB:
216, 140, 151
CMY:
15, 45, 41
CMYK:
0, 35, 30, 15
HSL:
351°, 49.3506%, 69.8039%
HSV (HSB):
351°, 35.1852%, 84.7059%
XYZ:
43.2829, 35.5895, 33.8664
xyY:
0.3839, 0.3157, 35.5895
CIE-Lab:
66.2050, 30.3447, 6.2245
CIE-LCH:
66.2050, 30.9765, 11.5920
CIE-Luv:
66.2050, 49.2681, 3.0866
Hunter-Lab:
59.6569, 25.1076, 8.1018
#d88c97 color charts
#d88c97 color shades, tints & tones
#d88c97 color schemes
#d88c97 color preview, HTML & CSS examples
This text has a color of #d88c97
<p style="color:#d88c97;">Text here</p>
.mytext {color:#d88c97;}
This box has a color of #d88c97
<div style="background-color:#d88c97;">Content here</div>
.mybackground {background-color:#d88c97;}
Border around this has a color of #d88c97
<div style="border:2px solid #d88c97;">Content here</div>
.myborder {border:2px solid #d88c97;}