#d373a4 color space conversions
Hex:
#d373a4
RGB:
211, 115, 164
CMY:
17, 55, 36
CMYK:
0, 45, 22, 17
HSL:
329°, 52.1739%, 63.9216%
HSV (HSB):
329°, 45.4976%, 82.7451%
XYZ:
39.6955, 28.7907, 38.5869
xyY:
0.3707, 0.2689, 28.7907
CIE-Lab:
60.5965, 43.5842, -9.4698
CIE-LCH:
60.5965, 44.6011, 347.7415
CIE-Luv:
60.5965, 57.1217, -21.3873
Hunter-Lab:
53.6570, 38.1551, -5.0780
#d373a4 color charts
#d373a4 color shades, tints & tones
#d373a4 color schemes
#d373a4 color preview, HTML & CSS examples
This text has a color of #d373a4
<p style="color:#d373a4;">Text here</p>
.mytext {color:#d373a4;}
This box has a color of #d373a4
<div style="background-color:#d373a4;">Content here</div>
.mybackground {background-color:#d373a4;}
Border around this has a color of #d373a4
<div style="border:2px solid #d373a4;">Content here</div>
.myborder {border:2px solid #d373a4;}