#d7989d color space conversions
Hex:
#d7989d
RGB:
215, 152, 157
CMY:
16, 40, 38
CMYK:
0, 29, 27, 16
HSL:
355°, 44.0559%, 71.9608%
HSV (HSB):
355°, 29.3023%, 84.3137%
XYZ:
45.3384, 39.3379, 37.1017
xyY:
0.3723, 0.3230, 39.3379
CIE-Lab:
68.9953, 24.3131, 6.8507
CIE-LCH:
68.9953, 25.2599, 15.7362
CIE-Luv:
68.9953, 40.3890, 5.1996
Hunter-Lab:
62.7199, 19.2725, 8.8312
#d7989d color charts
#d7989d color shades, tints & tones
#d7989d color schemes
#d7989d color preview, HTML & CSS examples
This text has a color of #d7989d
<p style="color:#d7989d;">Text here</p>
.mytext {color:#d7989d;}
This box has a color of #d7989d
<div style="background-color:#d7989d;">Content here</div>
.mybackground {background-color:#d7989d;}
Border around this has a color of #d7989d
<div style="border:2px solid #d7989d;">Content here</div>
.myborder {border:2px solid #d7989d;}