#d32a28 color space conversions
Hex:
#d32a28
RGB:
211, 42, 40
CMY:
17, 84, 84
CMYK:
0, 80, 81, 17
HSL:
1°, 68.1275%, 49.2157%
HSV (HSB):
1°, 81.0427%, 82.7451%
XYZ:
28.0749, 15.6580, 3.5501
xyY:
0.5938, 0.3312, 15.6580
CIE-Lab:
46.5226, 63.4953, 43.9042
CIE-LCH:
46.5226, 77.1961, 34.6622
CIE-Luv:
46.5226, 128.5909, 28.2673
Hunter-Lab:
39.5702, 57.3973, 22.3799
#d32a28 color charts
#d32a28 color shades, tints & tones
#d32a28 color schemes
#d32a28 color preview, HTML & CSS examples
This text has a color of #d32a28
<p style="color:#d32a28;">Text here</p>
.mytext {color:#d32a28;}
This box has a color of #d32a28
<div style="background-color:#d32a28;">Content here</div>
.mybackground {background-color:#d32a28;}
Border around this has a color of #d32a28
<div style="border:2px solid #d32a28;">Content here</div>
.myborder {border:2px solid #d32a28;}