#d373a6 color space conversions
Hex:
#d373a6
RGB:
211, 115, 166
CMY:
17, 55, 35
CMYK:
0, 45, 21, 17
HSL:
328°, 52.1739%, 63.9216%
HSV (HSB):
328°, 45.4976%, 82.7451%
XYZ:
39.8776, 28.8635, 39.5458
xyY:
0.3683, 0.2665, 28.8635
CIE-Lab:
60.6610, 43.8766, -10.5213
CIE-LCH:
60.6610, 45.1205, 346.5154
CIE-Luv:
60.6610, 56.6573, -22.9780
Hunter-Lab:
53.7248, 38.4746, -6.0349
#d373a6 color charts
#d373a6 color shades, tints & tones
#d373a6 color schemes
#d373a6 color preview, HTML & CSS examples
This text has a color of #d373a6
<p style="color:#d373a6;">Text here</p>
.mytext {color:#d373a6;}
This box has a color of #d373a6
<div style="background-color:#d373a6;">Content here</div>
.mybackground {background-color:#d373a6;}
Border around this has a color of #d373a6
<div style="border:2px solid #d373a6;">Content here</div>
.myborder {border:2px solid #d373a6;}