#d32a27 color space conversions
Hex:
#d32a27
RGB:
211, 42, 39
CMY:
17, 84, 85
CMYK:
0, 80, 82, 17
HSL:
1°, 68.8000%, 49.0196%
HSV (HSB):
1°, 81.5166%, 82.7451%
XYZ:
28.0581, 15.6513, 3.4616
xyY:
0.5948, 0.3318, 15.6513
CIE-Lab:
46.5136, 63.4674, 44.4238
CIE-LCH:
46.5136, 77.4700, 34.9900
CIE-Luv:
46.5136, 128.7653, 28.5645
Hunter-Lab:
39.5617, 57.3636, 22.5054
#d32a27 color charts
#d32a27 color shades, tints & tones
#d32a27 color schemes
#d32a27 color preview, HTML & CSS examples
This text has a color of #d32a27
<p style="color:#d32a27;">Text here</p>
.mytext {color:#d32a27;}
This box has a color of #d32a27
<div style="background-color:#d32a27;">Content here</div>
.mybackground {background-color:#d32a27;}
Border around this has a color of #d32a27
<div style="border:2px solid #d32a27;">Content here</div>
.myborder {border:2px solid #d32a27;}