#d979b9 color space conversions
Hex:
#d979b9
RGB:
217, 121, 185
CMY:
15, 53, 27
CMYK:
0, 44, 15, 15
HSL:
320°, 55.8140%, 66.2745%
HSV (HSB):
320°, 44.2396%, 85.0980%
XYZ:
44.2096, 31.9292, 49.7318
xyY:
0.3512, 0.2537, 31.9292
CIE-Lab:
63.2844, 45.6598, -17.3267
CIE-LCH:
63.2844, 48.8368, 339.2196
CIE-Luv:
63.2844, 53.6218, -33.6739
Hunter-Lab:
56.5060, 40.7709, -12.6279
#d979b9 color charts
#d979b9 color shades, tints & tones
#d979b9 color schemes
#d979b9 color preview, HTML & CSS examples
This text has a color of #d979b9
<p style="color:#d979b9;">Text here</p>
.mytext {color:#d979b9;}
This box has a color of #d979b9
<div style="background-color:#d979b9;">Content here</div>
.mybackground {background-color:#d979b9;}
Border around this has a color of #d979b9
<div style="border:2px solid #d979b9;">Content here</div>
.myborder {border:2px solid #d979b9;}