#d32010 color space conversions
Hex:
#d32010
RGB:
211, 32, 16
CMY:
17, 87, 94
CMYK:
0, 85, 92, 17
HSL:
5°, 85.9031%, 44.5098%
HSV (HSB):
5°, 92.4171%, 82.7451%
XYZ:
27.4740, 14.9193, 1.9219
xyY:
0.6200, 0.3367, 14.9193
CIE-Lab:
45.5235, 65.4087, 54.0012
CIE-LCH:
45.5235, 84.8200, 39.5429
CIE-Luv:
45.5235, 135.9509, 31.9991
Hunter-Lab:
38.6255, 59.3708, 24.0878
#d32010 color charts
#d32010 color shades, tints & tones
#d32010 color schemes
#d32010 color preview, HTML & CSS examples
This text has a color of #d32010
<p style="color:#d32010;">Text here</p>
.mytext {color:#d32010;}
This box has a color of #d32010
<div style="background-color:#d32010;">Content here</div>
.mybackground {background-color:#d32010;}
Border around this has a color of #d32010
<div style="border:2px solid #d32010;">Content here</div>
.myborder {border:2px solid #d32010;}