#d32e11 color space conversions
Hex:
#d32e11
RGB:
211, 46, 17
CMY:
17, 82, 93
CMYK:
0, 78, 92, 17
HSL:
9°, 85.0877%, 44.7059%
HSV (HSB):
9°, 91.9431%, 82.7451%
XYZ:
27.9421, 15.8433, 2.1157
xyY:
0.6087, 0.3452, 15.8433
CIE-Lab:
46.7683, 61.9104, 54.4529
CIE-LCH:
46.7683, 82.4501, 41.3331
CIE-Luv:
46.7683, 129.6021, 34.0528
Hunter-Lab:
39.8037, 55.6503, 24.7112
#d32e11 color charts
#d32e11 color shades, tints & tones
#d32e11 color schemes
#d32e11 color preview, HTML & CSS examples
This text has a color of #d32e11
<p style="color:#d32e11;">Text here</p>
.mytext {color:#d32e11;}
This box has a color of #d32e11
<div style="background-color:#d32e11;">Content here</div>
.mybackground {background-color:#d32e11;}
Border around this has a color of #d32e11
<div style="border:2px solid #d32e11;">Content here</div>
.myborder {border:2px solid #d32e11;}