#d31a7e color space conversions
Hex:
#d31a7e
RGB:
211, 26, 126
CMY:
17, 90, 51
CMYK:
0, 88, 40, 17
HSL:
328°, 78.0591%, 46.4706%
HSV (HSB):
328°, 87.6777%, 82.7451%
XYZ:
30.9993, 16.0940, 21.2113
xyY:
0.4538, 0.2356, 16.0940
CIE-Lab:
47.0976, 72.1985, -7.1507
CIE-LCH:
47.0976, 72.5518, 354.3437
CIE-Luv:
47.0976, 104.7905, -22.8389
Hunter-Lab:
40.1174, 67.7241, -3.2663
#d31a7e color charts
#d31a7e color shades, tints & tones
#d31a7e color schemes
#d31a7e color preview, HTML & CSS examples
This text has a color of #d31a7e
<p style="color:#d31a7e;">Text here</p>
.mytext {color:#d31a7e;}
This box has a color of #d31a7e
<div style="background-color:#d31a7e;">Content here</div>
.mybackground {background-color:#d31a7e;}
Border around this has a color of #d31a7e
<div style="border:2px solid #d31a7e;">Content here</div>
.myborder {border:2px solid #d31a7e;}