#d31a57 color space conversions
Hex:
#d31a57
RGB:
211, 26, 87
CMY:
17, 90, 66
CMYK:
0, 88, 59, 17
HSL:
340°, 78.0591%, 46.4706%
HSV (HSB):
340°, 87.6777%, 82.7451%
XYZ:
28.9537, 15.2758, 10.4393
xyY:
0.5296, 0.2794, 15.2758
CIE-Lab:
46.0096, 69.1447, 15.3753
CIE-LCH:
46.0096, 70.8336, 12.5366
CIE-Luv:
46.0096, 121.0231, 4.0128
Hunter-Lab:
39.0843, 63.8355, 11.5228
#d31a57 color charts
#d31a57 color shades, tints & tones
#d31a57 color schemes
#d31a57 color preview, HTML & CSS examples
This text has a color of #d31a57
<p style="color:#d31a57;">Text here</p>
.mytext {color:#d31a57;}
This box has a color of #d31a57
<div style="background-color:#d31a57;">Content here</div>
.mybackground {background-color:#d31a57;}
Border around this has a color of #d31a57
<div style="border:2px solid #d31a57;">Content here</div>
.myborder {border:2px solid #d31a57;}