#e32c45 color space conversions
Hex:
#e32c45
RGB:
227, 44, 69
CMY:
11, 83, 73
CMYK:
0, 81, 70, 11
HSL:
352°, 76.5690%, 53.1373%
HSV (HSB):
352°, 80.6167%, 89.0196%
XYZ:
33.6534, 18.5619, 7.4393
xyY:
0.5641, 0.3112, 18.5619
CIE-Lab:
50.1707, 68.5074, 32.3249
CIE-LCH:
50.1707, 75.7507, 25.2601
CIE-Luv:
50.1707, 133.5175, 20.3732
Hunter-Lab:
43.0836, 64.0336, 19.9208
#e32c45 color charts
#e32c45 color shades, tints & tones
#e32c45 color schemes
#e32c45 color preview, HTML & CSS examples
This text has a color of #e32c45
<p style="color:#e32c45;">Text here</p>
.mytext {color:#e32c45;}
This box has a color of #e32c45
<div style="background-color:#e32c45;">Content here</div>
.mybackground {background-color:#e32c45;}
Border around this has a color of #e32c45
<div style="border:2px solid #e32c45;">Content here</div>
.myborder {border:2px solid #e32c45;}