#d88e91 color space conversions
Hex:
#d88e91
RGB:
216, 142, 145
CMY:
15, 44, 43
CMYK:
0, 34, 33, 15
HSL:
358°, 48.6842%, 70.1961%
HSV (HSB):
358°, 34.2593%, 84.7059%
XYZ:
43.1027, 35.9893, 31.4629
xyY:
0.3899, 0.3255, 35.9893
CIE-Lab:
66.5117, 28.4883, 10.0378
CIE-LCH:
66.5117, 30.2050, 19.4098
CIE-Luv:
66.5117, 49.0301, 8.5337
Hunter-Lab:
59.9911, 23.2654, 10.8985
#d88e91 color charts
#d88e91 color shades, tints & tones
#d88e91 color schemes
#d88e91 color preview, HTML & CSS examples
This text has a color of #d88e91
<p style="color:#d88e91;">Text here</p>
.mytext {color:#d88e91;}
This box has a color of #d88e91
<div style="background-color:#d88e91;">Content here</div>
.mybackground {background-color:#d88e91;}
Border around this has a color of #d88e91
<div style="border:2px solid #d88e91;">Content here</div>
.myborder {border:2px solid #d88e91;}