#d32013 color space conversions
Hex:
#d32013
RGB:
211, 32, 19
CMY:
17, 87, 93
CMYK:
0, 85, 91, 17
HSL:
4°, 83.4783%, 45.0980%
HSV (HSB):
4°, 90.9953%, 82.7451%
XYZ:
27.4980, 14.9289, 2.0484
xyY:
0.6183, 0.3357, 14.9289
CIE-Lab:
45.5367, 65.4481, 52.9059
CIE-LCH:
45.5367, 84.1575, 38.9508
CIE-Luv:
45.5367, 135.6730, 31.5497
Hunter-Lab:
38.6380, 59.4192, 23.9034
#d32013 color charts
#d32013 color shades, tints & tones
#d32013 color schemes
#d32013 color preview, HTML & CSS examples
This text has a color of #d32013
<p style="color:#d32013;">Text here</p>
.mytext {color:#d32013;}
This box has a color of #d32013
<div style="background-color:#d32013;">Content here</div>
.mybackground {background-color:#d32013;}
Border around this has a color of #d32013
<div style="border:2px solid #d32013;">Content here</div>
.myborder {border:2px solid #d32013;}