#e32f30 color space conversions
Hex:
#e32f30
RGB:
227, 47, 48
CMY:
11, 82, 81
CMYK:
0, 79, 79, 11
HSL:
360°, 76.2712%, 53.7255%
HSV (HSB):
360°, 79.2952%, 89.0196%
XYZ:
33.2286, 18.5773, 4.6307
xyY:
0.5888, 0.3292, 18.5773
CIE-Lab:
50.1890, 66.9338, 44.3074
CIE-LCH:
50.1890, 80.2701, 33.5029
CIE-Luv:
50.1890, 137.1120, 29.2822
Hunter-Lab:
43.1014, 62.1851, 23.8010
#e32f30 color charts
#e32f30 color shades, tints & tones
#e32f30 color schemes
#e32f30 color preview, HTML & CSS examples
This text has a color of #e32f30
<p style="color:#e32f30;">Text here</p>
.mytext {color:#e32f30;}
This box has a color of #e32f30
<div style="background-color:#e32f30;">Content here</div>
.mybackground {background-color:#e32f30;}
Border around this has a color of #e32f30
<div style="border:2px solid #e32f30;">Content here</div>
.myborder {border:2px solid #e32f30;}