#d31f11 color space conversions
Hex:
#d31f11
RGB:
211, 31, 17
CMY:
17, 88, 93
CMYK:
0, 85, 92, 17
HSL:
4°, 85.0877%, 44.7059%
HSV (HSB):
4°, 91.9431%, 82.7451%
XYZ:
27.4551, 14.8693, 1.9533
xyY:
0.6201, 0.3358, 14.8693
CIE-Lab:
45.4547, 65.6295, 53.6001
CIE-LCH:
45.4547, 84.7361, 39.2387
CIE-Luv:
45.4547, 136.2360, 31.7257
Hunter-Lab:
38.5608, 59.6100, 23.9891
#d31f11 color charts
#d31f11 color shades, tints & tones
#d31f11 color schemes
#d31f11 color preview, HTML & CSS examples
This text has a color of #d31f11
<p style="color:#d31f11;">Text here</p>
.mytext {color:#d31f11;}
This box has a color of #d31f11
<div style="background-color:#d31f11;">Content here</div>
.mybackground {background-color:#d31f11;}
Border around this has a color of #d31f11
<div style="border:2px solid #d31f11;">Content here</div>
.myborder {border:2px solid #d31f11;}