#e32b4a color space conversions
Hex:
#e32b4a
RGB:
227, 43, 74
CMY:
11, 83, 71
CMYK:
0, 81, 67, 11
HSL:
350°, 76.6667%, 52.9412%
HSV (HSB):
350°, 81.0573%, 89.0196%
XYZ:
33.7785, 18.5531, 8.2793
xyY:
0.5573, 0.3061, 18.5531
CIE-Lab:
50.1602, 68.9904, 29.3383
CIE-LCH:
50.1602, 74.9694, 23.0377
CIE-Luv:
50.1602, 132.5003, 17.7854
Hunter-Lab:
43.0733, 64.6032, 18.7548
#e32b4a color charts
#e32b4a color shades, tints & tones
#e32b4a color schemes
#e32b4a color preview, HTML & CSS examples
This text has a color of #e32b4a
<p style="color:#e32b4a;">Text here</p>
.mytext {color:#e32b4a;}
This box has a color of #e32b4a
<div style="background-color:#e32b4a;">Content here</div>
.mybackground {background-color:#e32b4a;}
Border around this has a color of #e32b4a
<div style="border:2px solid #e32b4a;">Content here</div>
.myborder {border:2px solid #e32b4a;}