#d88b90 color space conversions
Hex:
#d88b90
RGB:
216, 139, 144
CMY:
15, 45, 44
CMYK:
0, 36, 33, 15
HSL:
356°, 49.6774%, 69.6078%
HSV (HSB):
356°, 35.6481%, 84.7059%
XYZ:
42.5856, 35.0778, 30.9117
xyY:
0.3922, 0.3231, 35.0778
CIE-Lab:
65.8092, 29.9740, 9.6032
CIE-LCH:
65.8092, 31.4747, 17.7646
CIE-Luv:
65.8092, 51.0524, 7.6325
Hunter-Lab:
59.2265, 24.7003, 10.5137
#d88b90 color charts
#d88b90 color shades, tints & tones
#d88b90 color schemes
#d88b90 color preview, HTML & CSS examples
This text has a color of #d88b90
<p style="color:#d88b90;">Text here</p>
.mytext {color:#d88b90;}
This box has a color of #d88b90
<div style="background-color:#d88b90;">Content here</div>
.mybackground {background-color:#d88b90;}
Border around this has a color of #d88b90
<div style="border:2px solid #d88b90;">Content here</div>
.myborder {border:2px solid #d88b90;}