#d31b20 color space conversions
Hex:
#d31b20
RGB:
211, 27, 32
CMY:
17, 89, 87
CMYK:
0, 87, 85, 17
HSL:
358°, 77.3109%, 46.6667%
HSV (HSB):
358°, 87.2038%, 82.7451%
XYZ:
27.5166, 14.7370, 2.7607
xyY:
0.6113, 0.3274, 14.7370
CIE-Lab:
45.2719, 66.6640, 46.8852
CIE-LCH:
45.2719, 81.5004, 35.1190
CIE-Luv:
45.2719, 135.7615, 28.2728
Hunter-Lab:
38.3888, 60.7659, 22.6083
#d31b20 color charts
#d31b20 color shades, tints & tones
#d31b20 color schemes
#d31b20 color preview, HTML & CSS examples
This text has a color of #d31b20
<p style="color:#d31b20;">Text here</p>
.mytext {color:#d31b20;}
This box has a color of #d31b20
<div style="background-color:#d31b20;">Content here</div>
.mybackground {background-color:#d31b20;}
Border around this has a color of #d31b20
<div style="border:2px solid #d31b20;">Content here</div>
.myborder {border:2px solid #d31b20;}