#d979a7 color space conversions
Hex:
#d979a7
RGB:
217, 121, 167
CMY:
15, 53, 35
CMYK:
0, 44, 23, 15
HSL:
331°, 55.8140%, 66.2745%
HSV (HSB):
331°, 44.2396%, 85.0980%
XYZ:
42.4277, 31.2165, 40.3484
xyY:
0.3722, 0.2738, 31.2165
CIE-Lab:
62.6900, 42.9455, -7.9820
CIE-LCH:
62.6900, 43.6810, 349.4709
CIE-Luv:
62.6900, 57.7071, -19.2340
Hunter-Lab:
55.8717, 37.7733, -3.7068
#d979a7 color charts
#d979a7 color shades, tints & tones
#d979a7 color schemes
#d979a7 color preview, HTML & CSS examples
This text has a color of #d979a7
<p style="color:#d979a7;">Text here</p>
.mytext {color:#d979a7;}
This box has a color of #d979a7
<div style="background-color:#d979a7;">Content here</div>
.mybackground {background-color:#d979a7;}
Border around this has a color of #d979a7
<div style="border:2px solid #d979a7;">Content here</div>
.myborder {border:2px solid #d979a7;}