#d31e3e color space conversions
Hex:
#d31e3e
RGB:
211, 30, 62
CMY:
17, 88, 76
CMYK:
0, 86, 71, 17
HSL:
349°, 75.1037%, 47.2549%
HSV (HSB):
349°, 85.7820%, 82.7451%
XYZ:
28.1977, 15.1252, 5.9907
xyY:
0.5718, 0.3067, 15.1252
CIE-Lab:
45.8052, 67.0721, 30.4927
CIE-LCH:
45.8052, 73.6781, 24.4477
CIE-Luv:
45.8052, 128.1691, 17.9888
Hunter-Lab:
38.8912, 61.3605, 18.0909
#d31e3e color charts
#d31e3e color shades, tints & tones
#d31e3e color schemes
#d31e3e color preview, HTML & CSS examples
This text has a color of #d31e3e
<p style="color:#d31e3e;">Text here</p>
.mytext {color:#d31e3e;}
This box has a color of #d31e3e
<div style="background-color:#d31e3e;">Content here</div>
.mybackground {background-color:#d31e3e;}
Border around this has a color of #d31e3e
<div style="border:2px solid #d31e3e;">Content here</div>
.myborder {border:2px solid #d31e3e;}