#d32b25 color space conversions
Hex:
#d32b25
RGB:
211, 43, 37
CMY:
17, 83, 85
CMYK:
0, 80, 82, 17
HSL:
2°, 70.1613%, 48.6275%
HSV (HSB):
2°, 82.4645%, 82.7451%
XYZ:
28.0618, 15.7102, 3.3036
xyY:
0.5961, 0.3337, 15.7102
CIE-Lab:
46.5920, 63.1441, 45.5380
CIE-LCH:
46.5920, 77.8517, 35.7982
CIE-Luv:
46.5920, 128.6385, 29.3146
Hunter-Lab:
39.6361, 57.0122, 22.8035
#d32b25 color charts
#d32b25 color shades, tints & tones
#d32b25 color schemes
#d32b25 color preview, HTML & CSS examples
This text has a color of #d32b25
<p style="color:#d32b25;">Text here</p>
.mytext {color:#d32b25;}
This box has a color of #d32b25
<div style="background-color:#d32b25;">Content here</div>
.mybackground {background-color:#d32b25;}
Border around this has a color of #d32b25
<div style="border:2px solid #d32b25;">Content here</div>
.myborder {border:2px solid #d32b25;}