#d31d42 color space conversions
Hex:
#d31d42
RGB:
211, 29, 66
CMY:
17, 89, 74
CMYK:
0, 86, 69, 17
HSL:
348°, 75.8333%, 47.0588%
HSV (HSB):
348°, 86.2559%, 82.7451%
XYZ:
28.2867, 15.1210, 6.5820
xyY:
0.5659, 0.3025, 15.1210
CIE-Lab:
45.7994, 67.4475, 28.0580
CIE-LCH:
45.7994, 73.0507, 22.5872
CIE-Luv:
45.7994, 127.3139, 15.9605
Hunter-Lab:
38.8857, 61.7967, 17.1842
#d31d42 color charts
#d31d42 color shades, tints & tones
#d31d42 color schemes
#d31d42 color preview, HTML & CSS examples
This text has a color of #d31d42
<p style="color:#d31d42;">Text here</p>
.mytext {color:#d31d42;}
This box has a color of #d31d42
<div style="background-color:#d31d42;">Content here</div>
.mybackground {background-color:#d31d42;}
Border around this has a color of #d31d42
<div style="border:2px solid #d31d42;">Content here</div>
.myborder {border:2px solid #d31d42;}