#d32a31 color space conversions
Hex:
#d32a31
RGB:
211, 42, 49
CMY:
17, 84, 81
CMYK:
0, 80, 77, 17
HSL:
358°, 66.7984%, 49.6078%
HSV (HSB):
358°, 80.0948%, 82.7451%
XYZ:
28.2463, 15.7266, 4.4525
xyY:
0.5833, 0.3248, 15.7266
CIE-Lab:
46.6137, 63.7788, 39.0505
CIE-LCH:
46.6137, 74.7842, 31.4783
CIE-Luv:
46.6137, 126.8377, 25.2754
Hunter-Lab:
39.6567, 57.7410, 21.1028
#d32a31 color charts
#d32a31 color shades, tints & tones
#d32a31 color schemes
#d32a31 color preview, HTML & CSS examples
This text has a color of #d32a31
<p style="color:#d32a31;">Text here</p>
.mytext {color:#d32a31;}
This box has a color of #d32a31
<div style="background-color:#d32a31;">Content here</div>
.mybackground {background-color:#d32a31;}
Border around this has a color of #d32a31
<div style="border:2px solid #d32a31;">Content here</div>
.myborder {border:2px solid #d32a31;}