#d7989c color space conversions
Hex:
#d7989c
RGB:
215, 152, 156
CMY:
16, 40, 39
CMYK:
0, 29, 27, 16
HSL:
356°, 44.0559%, 71.9608%
HSV (HSB):
356°, 29.3023%, 84.3137%
XYZ:
45.2533, 39.3038, 36.6538
xyY:
0.3733, 0.3243, 39.3038
CIE-Lab:
68.9708, 24.1743, 7.3728
CIE-LCH:
68.9708, 25.2736, 16.9610
CIE-Luv:
68.9708, 40.5320, 5.9360
Hunter-Lab:
62.6928, 19.1337, 9.2206
#d7989c color charts
#d7989c color shades, tints & tones
#d7989c color schemes
#d7989c color preview, HTML & CSS examples
This text has a color of #d7989c
<p style="color:#d7989c;">Text here</p>
.mytext {color:#d7989c;}
This box has a color of #d7989c
<div style="background-color:#d7989c;">Content here</div>
.mybackground {background-color:#d7989c;}
Border around this has a color of #d7989c
<div style="border:2px solid #d7989c;">Content here</div>
.myborder {border:2px solid #d7989c;}