#e32f14 color space conversions
Hex:
#e32f14
RGB:
227, 47, 20
CMY:
11, 82, 92
CMYK:
0, 79, 91, 11
HSL:
8°, 83.8057%, 48.4314%
HSV (HSB):
8°, 91.1894%, 89.0196%
XYZ:
32.8213, 18.4144, 2.4863
xyY:
0.6109, 0.3428, 18.4144
CIE-Lab:
49.9950, 66.3253, 57.0439
CIE-LCH:
49.9950, 87.4817, 40.6976
CIE-Luv:
49.9950, 141.0151, 35.9429
Hunter-Lab:
42.9120, 61.4299, 26.6032
#e32f14 color charts
#e32f14 color shades, tints & tones
#e32f14 color schemes
#e32f14 color preview, HTML & CSS examples
This text has a color of #e32f14
<p style="color:#e32f14;">Text here</p>
.mytext {color:#e32f14;}
This box has a color of #e32f14
<div style="background-color:#e32f14;">Content here</div>
.mybackground {background-color:#e32f14;}
Border around this has a color of #e32f14
<div style="border:2px solid #e32f14;">Content here</div>
.myborder {border:2px solid #e32f14;}