#d31d27 color space conversions
Hex:
#d31d27
RGB:
211, 29, 39
CMY:
17, 89, 85
CMYK:
0, 86, 82, 17
HSL:
357°, 75.8333%, 47.0588%
HSV (HSB):
357°, 86.2559%, 82.7451%
XYZ:
27.6695, 14.8741, 3.3321
xyY:
0.6031, 0.3242, 14.8741
CIE-Lab:
45.4613, 66.4594, 43.4098
CIE-LCH:
45.4613, 79.3805, 33.1517
CIE-Luv:
45.4613, 133.9060, 26.5958
Hunter-Lab:
38.5670, 60.5712, 21.8743
#d31d27 color charts
#d31d27 color shades, tints & tones
#d31d27 color schemes
#d31d27 color preview, HTML & CSS examples
This text has a color of #d31d27
<p style="color:#d31d27;">Text here</p>
.mytext {color:#d31d27;}
This box has a color of #d31d27
<div style="background-color:#d31d27;">Content here</div>
.mybackground {background-color:#d31d27;}
Border around this has a color of #d31d27
<div style="border:2px solid #d31d27;">Content here</div>
.myborder {border:2px solid #d31d27;}