#d32011 color space conversions
Hex:
#d32011
RGB:
211, 32, 17
CMY:
17, 87, 93
CMYK:
0, 85, 92, 17
HSL:
5°, 85.0877%, 44.7059%
HSV (HSB):
5°, 91.9431%, 82.7451%
XYZ:
27.4817, 14.9224, 1.9622
xyY:
0.6194, 0.3363, 14.9224
CIE-Lab:
45.5277, 65.4213, 53.6471
CIE-LCH:
45.5277, 84.6047, 39.3526
CIE-Luv:
45.5277, 135.8622, 31.8557
Hunter-Lab:
38.6295, 59.3862, 24.0290
#d32011 color charts
#d32011 color shades, tints & tones
#d32011 color schemes
#d32011 color preview, HTML & CSS examples
This text has a color of #d32011
<p style="color:#d32011;">Text here</p>
.mytext {color:#d32011;}
This box has a color of #d32011
<div style="background-color:#d32011;">Content here</div>
.mybackground {background-color:#d32011;}
Border around this has a color of #d32011
<div style="border:2px solid #d32011;">Content here</div>
.myborder {border:2px solid #d32011;}