#d88c99 color space conversions
Hex:
#d88c99
RGB:
216, 140, 153
CMY:
15, 45, 40
CMYK:
0, 35, 29, 15
HSL:
350°, 49.3506%, 69.8039%
HSV (HSB):
350°, 35.1852%, 84.7059%
XYZ:
43.4468, 35.6550, 34.7292
xyY:
0.3817, 0.3132, 35.6550
CIE-Lab:
66.2555, 30.6121, 5.1702
CIE-LCH:
66.2555, 31.0457, 9.5865
CIE-Luv:
66.2555, 48.9302, 1.6085
Hunter-Lab:
59.7118, 25.3822, 7.3144
#d88c99 color charts
#d88c99 color shades, tints & tones
#d88c99 color schemes
#d88c99 color preview, HTML & CSS examples
This text has a color of #d88c99
<p style="color:#d88c99;">Text here</p>
.mytext {color:#d88c99;}
This box has a color of #d88c99
<div style="background-color:#d88c99;">Content here</div>
.mybackground {background-color:#d88c99;}
Border around this has a color of #d88c99
<div style="border:2px solid #d88c99;">Content here</div>
.myborder {border:2px solid #d88c99;}