#d31e5b color space conversions
Hex:
#d31e5b
RGB:
211, 30, 91
CMY:
17, 88, 64
CMYK:
0, 86, 57, 17
HSL:
340°, 75.1037%, 47.2549%
HSV (HSB):
340°, 85.7820%, 82.7451%
XYZ:
29.2166, 15.5328, 11.3558
xyY:
0.5207, 0.2769, 15.5328
CIE-Lab:
46.3554, 68.6695, 13.3676
CIE-LCH:
46.3554, 69.9585, 11.0158
CIE-Luv:
46.3554, 118.4823, 2.1120
Hunter-Lab:
39.4116, 63.3550, 10.5048
#d31e5b color charts
#d31e5b color shades, tints & tones
#d31e5b color schemes
#d31e5b color preview, HTML & CSS examples
This text has a color of #d31e5b
<p style="color:#d31e5b;">Text here</p>
.mytext {color:#d31e5b;}
This box has a color of #d31e5b
<div style="background-color:#d31e5b;">Content here</div>
.mybackground {background-color:#d31e5b;}
Border around this has a color of #d31e5b
<div style="border:2px solid #d31e5b;">Content here</div>
.myborder {border:2px solid #d31e5b;}