#e34d46 color space conversions
Hex:
#e34d46
RGB:
227, 77, 70
CMY:
11, 70, 73
CMYK:
0, 66, 69, 11
HSL:
3°, 73.7089%, 58.2353%
HSV (HSB):
3°, 69.1630%, 89.0196%
XYZ:
35.4379, 22.0808, 8.1886
xyY:
0.5393, 0.3360, 22.0808
CIE-Lab:
54.1127, 57.6610, 36.4637
CIE-LCH:
54.1127, 68.2231, 32.3085
CIE-Luv:
54.1127, 115.7171, 27.8835
Hunter-Lab:
46.9903, 52.3837, 22.5612
#e34d46 color charts
#e34d46 color shades, tints & tones
#e34d46 color schemes
#e34d46 color preview, HTML & CSS examples
This text has a color of #e34d46
<p style="color:#e34d46;">Text here</p>
.mytext {color:#e34d46;}
This box has a color of #e34d46
<div style="background-color:#e34d46;">Content here</div>
.mybackground {background-color:#e34d46;}
Border around this has a color of #e34d46
<div style="border:2px solid #e34d46;">Content here</div>
.myborder {border:2px solid #e34d46;}