#e32b45 color space conversions
Hex:
#e32b45
RGB:
227, 43, 69
CMY:
11, 83, 73
CMYK:
0, 81, 70, 11
HSL:
352°, 76.6667%, 52.9412%
HSV (HSB):
352°, 81.0573%, 89.0196%
XYZ:
33.6166, 18.4883, 7.4270
xyY:
0.5647, 0.3106, 18.4883
CIE-Lab:
50.0831, 68.7560, 32.2189
CIE-LCH:
50.0831, 75.9305, 25.1077
CIE-Luv:
50.0831, 133.9231, 20.1928
Hunter-Lab:
42.9980, 64.3078, 19.8575
#e32b45 color charts
#e32b45 color shades, tints & tones
#e32b45 color schemes
#e32b45 color preview, HTML & CSS examples
This text has a color of #e32b45
<p style="color:#e32b45;">Text here</p>
.mytext {color:#e32b45;}
This box has a color of #e32b45
<div style="background-color:#e32b45;">Content here</div>
.mybackground {background-color:#e32b45;}
Border around this has a color of #e32b45
<div style="border:2px solid #e32b45;">Content here</div>
.myborder {border:2px solid #e32b45;}