#d973a2 color space conversions
Hex:
#d973a2
RGB:
217, 115, 162
CMY:
15, 55, 36
CMYK:
0, 47, 25, 15
HSL:
332°, 57.3034%, 65.0980%
HSV (HSB):
332°, 47.0046%, 85.0980%
XYZ:
41.2676, 29.6218, 37.7250
xyY:
0.3799, 0.2727, 29.6218
CIE-Lab:
61.3265, 45.3073, -7.1492
CIE-LCH:
61.3265, 45.8679, 351.0330
CIE-Luv:
61.3265, 62.0598, -18.4133
Hunter-Lab:
54.4259, 40.0994, -2.9983
#d973a2 color charts
#d973a2 color shades, tints & tones
#d973a2 color schemes
#d973a2 color preview, HTML & CSS examples
This text has a color of #d973a2
<p style="color:#d973a2;">Text here</p>
.mytext {color:#d973a2;}
This box has a color of #d973a2
<div style="background-color:#d973a2;">Content here</div>
.mybackground {background-color:#d973a2;}
Border around this has a color of #d973a2
<div style="border:2px solid #d973a2;">Content here</div>
.myborder {border:2px solid #d973a2;}