#d97fa9 color space conversions
Hex:
#d97fa9
RGB:
217, 127, 169
CMY:
15, 50, 34
CMYK:
0, 41, 22, 15
HSL:
332°, 54.2169%, 67.4510%
HSV (HSB):
332°, 41.4747%, 85.0980%
XYZ:
43.3661, 32.7950, 41.5805
xyY:
0.3683, 0.2785, 32.7950
CIE-Lab:
63.9946, 40.1187, -7.1803
CIE-LCH:
63.9946, 40.7562, 349.8529
CIE-Luv:
63.9946, 54.0519, -17.5985
Hunter-Lab:
57.2669, 34.9541, -2.9626
#d97fa9 color charts
#d97fa9 color shades, tints & tones
#d97fa9 color schemes
#d97fa9 color preview, HTML & CSS examples
This text has a color of #d97fa9
<p style="color:#d97fa9;">Text here</p>
.mytext {color:#d97fa9;}
This box has a color of #d97fa9
<div style="background-color:#d97fa9;">Content here</div>
.mybackground {background-color:#d97fa9;}
Border around this has a color of #d97fa9
<div style="border:2px solid #d97fa9;">Content here</div>
.myborder {border:2px solid #d97fa9;}