#d32e28 color space conversions
Hex:
#d32e28
RGB:
211, 46, 40
CMY:
17, 82, 84
CMYK:
0, 78, 81, 17
HSL:
2°, 68.1275%, 49.2157%
HSV (HSB):
2°, 81.0427%, 82.7451%
XYZ:
28.2240, 15.9561, 3.5997
xyY:
0.5907, 0.3340, 15.9561
CIE-Lab:
46.9168, 62.3842, 44.2873
CIE-LCH:
46.9168, 76.5059, 35.3714
CIE-Luv:
46.9168, 126.6977, 29.0024
Hunter-Lab:
39.9451, 56.2188, 22.6185
#d32e28 color charts
#d32e28 color shades, tints & tones
#d32e28 color schemes
#d32e28 color preview, HTML & CSS examples
This text has a color of #d32e28
<p style="color:#d32e28;">Text here</p>
.mytext {color:#d32e28;}
This box has a color of #d32e28
<div style="background-color:#d32e28;">Content here</div>
.mybackground {background-color:#d32e28;}
Border around this has a color of #d32e28
<div style="border:2px solid #d32e28;">Content here</div>
.myborder {border:2px solid #d32e28;}