#e32d4b color space conversions
Hex:
#e32d4b
RGB:
227, 45, 75
CMY:
11, 82, 71
CMYK:
0, 80, 67, 11
HSL:
350°, 76.4706%, 53.3333%
HSV (HSB):
350°, 80.1762%, 89.0196%
XYZ:
33.8869, 18.7157, 8.4831
xyY:
0.5547, 0.3064, 18.7157
CIE-Lab:
50.3529, 68.5385, 28.9813
CIE-LCH:
50.3529, 74.4139, 22.9209
CIE-Luv:
50.3529, 131.4063, 17.6574
Hunter-Lab:
43.2616, 64.1117, 18.6571
#e32d4b color charts
#e32d4b color shades, tints & tones
#e32d4b color schemes
#e32d4b color preview, HTML & CSS examples
This text has a color of #e32d4b
<p style="color:#e32d4b;">Text here</p>
.mytext {color:#e32d4b;}
This box has a color of #e32d4b
<div style="background-color:#e32d4b;">Content here</div>
.mybackground {background-color:#e32d4b;}
Border around this has a color of #e32d4b
<div style="border:2px solid #e32d4b;">Content here</div>
.myborder {border:2px solid #e32d4b;}