#d31e33 color space conversions
Hex:
#d31e33
RGB:
211, 30, 51
CMY:
17, 88, 80
CMYK:
0, 86, 76, 17
HSL:
353°, 75.1037%, 47.2549%
HSV (HSB):
353°, 85.7820%, 82.7451%
XYZ:
27.9258, 15.0164, 4.5586
xyY:
0.5879, 0.3161, 15.0164
CIE-Lab:
45.6567, 66.6367, 36.8577
CIE-LCH:
45.6567, 76.1508, 28.9476
CIE-Luv:
45.6567, 131.0304, 22.6280
Hunter-Lab:
38.7511, 60.8209, 20.1510
#d31e33 color charts
#d31e33 color shades, tints & tones
#d31e33 color schemes
#d31e33 color preview, HTML & CSS examples
This text has a color of #d31e33
<p style="color:#d31e33;">Text here</p>
.mytext {color:#d31e33;}
This box has a color of #d31e33
<div style="background-color:#d31e33;">Content here</div>
.mybackground {background-color:#d31e33;}
Border around this has a color of #d31e33
<div style="border:2px solid #d31e33;">Content here</div>
.myborder {border:2px solid #d31e33;}