#e34d32 color space conversions
Hex:
#e34d32
RGB:
227, 77, 50
CMY:
11, 70, 80
CMYK:
0, 66, 78, 11
HSL:
9°, 75.9657%, 54.3137%
HSV (HSB):
9°, 77.9736%, 89.0196%
XYZ:
34.9082, 21.8689, 5.3989
xyY:
0.5614, 0.3517, 21.8689
CIE-Lab:
53.8877, 56.8286, 47.0202
CIE-LCH:
53.8877, 73.7590, 39.6045
CIE-Luv:
53.8877, 119.4063, 35.5795
Hunter-Lab:
46.7642, 51.4077, 25.8900
#e34d32 color charts
#e34d32 color shades, tints & tones
#e34d32 color schemes
#e34d32 color preview, HTML & CSS examples
This text has a color of #e34d32
<p style="color:#e34d32;">Text here</p>
.mytext {color:#e34d32;}
This box has a color of #e34d32
<div style="background-color:#e34d32;">Content here</div>
.mybackground {background-color:#e34d32;}
Border around this has a color of #e34d32
<div style="border:2px solid #e34d32;">Content here</div>
.myborder {border:2px solid #e34d32;}