#d973a8 color space conversions
Hex:
#d973a8
RGB:
217, 115, 168
CMY:
15, 55, 34
CMYK:
0, 47, 23, 15
HSL:
329°, 57.3034%, 65.0980%
HSV (HSB):
329°, 47.0046%, 85.0980%
XYZ:
41.8139, 29.8403, 40.6017
xyY:
0.3725, 0.2658, 29.8403
CIE-Lab:
61.5162, 46.1530, -10.3057
CIE-LCH:
61.5162, 47.2897, 347.4127
CIE-Luv:
61.5162, 60.6185, -23.1522
Hunter-Lab:
54.6263, 41.0374, -5.8296
#d973a8 color charts
#d973a8 color shades, tints & tones
#d973a8 color schemes
#d973a8 color preview, HTML & CSS examples
This text has a color of #d973a8
<p style="color:#d973a8;">Text here</p>
.mytext {color:#d973a8;}
This box has a color of #d973a8
<div style="background-color:#d973a8;">Content here</div>
.mybackground {background-color:#d973a8;}
Border around this has a color of #d973a8
<div style="border:2px solid #d973a8;">Content here</div>
.myborder {border:2px solid #d973a8;}