#d88c9b color space conversions
Hex:
#d88c9b
RGB:
216, 140, 155
CMY:
15, 45, 39
CMYK:
0, 35, 28, 15
HSL:
348°, 49.3506%, 69.8039%
HSV (HSB):
348°, 35.1852%, 84.7059%
XYZ:
43.6134, 35.7217, 35.6066
xyY:
0.3794, 0.3108, 35.7217
CIE-Lab:
66.3067, 30.8831, 4.1173
CIE-LCH:
66.3067, 31.1564, 7.5938
CIE-Luv:
66.3067, 48.5902, 0.1197
Hunter-Lab:
59.7676, 25.6610, 6.5152
#d88c9b color charts
#d88c9b color shades, tints & tones
#d88c9b color schemes
#d88c9b color preview, HTML & CSS examples
This text has a color of #d88c9b
<p style="color:#d88c9b;">Text here</p>
.mytext {color:#d88c9b;}
This box has a color of #d88c9b
<div style="background-color:#d88c9b;">Content here</div>
.mybackground {background-color:#d88c9b;}
Border around this has a color of #d88c9b
<div style="border:2px solid #d88c9b;">Content here</div>
.myborder {border:2px solid #d88c9b;}