#e32b0a color space conversions
Hex:
#e32b0a
RGB:
227, 43, 10
CMY:
11, 83, 96
CMYK:
0, 81, 96, 11
HSL:
9°, 91.5612%, 46.4706%
HSV (HSB):
9°, 95.5947%, 89.0196%
XYZ:
32.5972, 18.0806, 2.0590
xyY:
0.6181, 0.3428, 18.0806
CIE-Lab:
49.5937, 67.2547, 59.8088
CIE-LCH:
49.5937, 90.0016, 41.6463
CIE-Luv:
49.5937, 143.6386, 36.4992
Hunter-Lab:
42.5212, 62.4277, 26.8939
#e32b0a color charts
#e32b0a color shades, tints & tones
#e32b0a color schemes
#e32b0a color preview, HTML & CSS examples
This text has a color of #e32b0a
<p style="color:#e32b0a;">Text here</p>
.mytext {color:#e32b0a;}
This box has a color of #e32b0a
<div style="background-color:#e32b0a;">Content here</div>
.mybackground {background-color:#e32b0a;}
Border around this has a color of #e32b0a
<div style="border:2px solid #e32b0a;">Content here</div>
.myborder {border:2px solid #e32b0a;}