#d32a3f color space conversions
Hex:
#d32a3f
RGB:
211, 42, 63
CMY:
17, 84, 75
CMYK:
0, 80, 70, 17
HSL:
353°, 66.7984%, 49.6078%
HSV (HSB):
353°, 80.0948%, 82.7451%
XYZ:
28.5891, 15.8637, 6.2578
xyY:
0.5638, 0.3128, 15.8637
CIE-Lab:
46.7951, 64.3411, 31.0852
CIE-LCH:
46.7951, 71.4568, 25.7867
CIE-Luv:
46.7951, 123.4705, 19.5058
Hunter-Lab:
39.8293, 58.4248, 18.5651
#d32a3f color charts
#d32a3f color shades, tints & tones
#d32a3f color schemes
#d32a3f color preview, HTML & CSS examples
This text has a color of #d32a3f
<p style="color:#d32a3f;">Text here</p>
.mytext {color:#d32a3f;}
This box has a color of #d32a3f
<div style="background-color:#d32a3f;">Content here</div>
.mybackground {background-color:#d32a3f;}
Border around this has a color of #d32a3f
<div style="border:2px solid #d32a3f;">Content here</div>
.myborder {border:2px solid #d32a3f;}