#d31e0b color space conversions
Hex:
#d31e0b
RGB:
211, 30, 11
CMY:
17, 88, 96
CMYK:
0, 86, 95, 17
HSL:
6°, 90.0901%, 43.5294%
HSV (HSB):
6°, 94.7867%, 82.7451%
XYZ:
27.3886, 14.8016, 1.7301
xyY:
0.6236, 0.3370, 14.8016
CIE-Lab:
45.3612, 65.7654, 55.5151
CIE-LCH:
45.3612, 86.0640, 40.1690
CIE-Luv:
45.3612, 137.0787, 32.3673
Hunter-Lab:
38.4728, 59.7459, 24.2648
#d31e0b color charts
#d31e0b color shades, tints & tones
#d31e0b color schemes
#d31e0b color preview, HTML & CSS examples
This text has a color of #d31e0b
<p style="color:#d31e0b;">Text here</p>
.mytext {color:#d31e0b;}
This box has a color of #d31e0b
<div style="background-color:#d31e0b;">Content here</div>
.mybackground {background-color:#d31e0b;}
Border around this has a color of #d31e0b
<div style="border:2px solid #d31e0b;">Content here</div>
.myborder {border:2px solid #d31e0b;}