#e32b0f color space conversions
Hex:
#e32b0f
RGB:
227, 43, 15
CMY:
11, 83, 94
CMYK:
0, 81, 93, 11
HSL:
8°, 87.6033%, 47.4510%
HSV (HSB):
8°, 93.3921%, 89.0196%
XYZ:
32.6287, 18.0931, 2.2245
xyY:
0.6163, 0.3417, 18.0931
CIE-Lab:
49.6089, 67.3016, 58.4436
CIE-LCH:
49.6089, 89.1356, 40.9705
CIE-Luv:
49.6089, 143.3179, 35.9644
Hunter-Lab:
42.5360, 62.4862, 26.6745
#e32b0f color charts
#e32b0f color shades, tints & tones
#e32b0f color schemes
#e32b0f color preview, HTML & CSS examples
This text has a color of #e32b0f
<p style="color:#e32b0f;">Text here</p>
.mytext {color:#e32b0f;}
This box has a color of #e32b0f
<div style="background-color:#e32b0f;">Content here</div>
.mybackground {background-color:#e32b0f;}
Border around this has a color of #e32b0f
<div style="border:2px solid #e32b0f;">Content here</div>
.myborder {border:2px solid #e32b0f;}