#d979a5 color space conversions
Hex:
#d979a5
RGB:
217, 121, 165
CMY:
15, 53, 35
CMYK:
0, 44, 24, 15
HSL:
333°, 55.8140%, 66.2745%
HSV (HSB):
333°, 44.2396%, 85.0980%
XYZ:
42.2442, 31.1431, 39.3820
xyY:
0.3746, 0.2762, 31.1431
CIE-Lab:
62.6282, 42.6599, -6.9323
CIE-LCH:
62.6282, 43.2194, 350.7701
CIE-Luv:
62.6282, 58.1561, -17.6581
Hunter-Lab:
55.8060, 37.4610, -2.7765
#d979a5 color charts
#d979a5 color shades, tints & tones
#d979a5 color schemes
#d979a5 color preview, HTML & CSS examples
This text has a color of #d979a5
<p style="color:#d979a5;">Text here</p>
.mytext {color:#d979a5;}
This box has a color of #d979a5
<div style="background-color:#d979a5;">Content here</div>
.mybackground {background-color:#d979a5;}
Border around this has a color of #d979a5
<div style="border:2px solid #d979a5;">Content here</div>
.myborder {border:2px solid #d979a5;}