#e34e42 color space conversions
Hex:
#e34e42
RGB:
227, 78, 66
CMY:
11, 69, 74
CMYK:
0, 66, 71, 11
HSL:
4°, 74.1935%, 57.4510%
HSV (HSB):
4°, 70.9251%, 89.0196%
XYZ:
35.3863, 22.1730, 7.5690
xyY:
0.5433, 0.3405, 22.1730
CIE-Lab:
54.2101, 57.0663, 38.8170
CIE-LCH:
54.2101, 69.0168, 34.2239
CIE-Luv:
54.2101, 115.8980, 29.9136
Hunter-Lab:
47.0882, 51.7365, 23.4314
#e34e42 color charts
#e34e42 color shades, tints & tones
#e34e42 color schemes
#e34e42 color preview, HTML & CSS examples
This text has a color of #e34e42
<p style="color:#e34e42;">Text here</p>
.mytext {color:#e34e42;}
This box has a color of #e34e42
<div style="background-color:#e34e42;">Content here</div>
.mybackground {background-color:#e34e42;}
Border around this has a color of #e34e42
<div style="border:2px solid #e34e42;">Content here</div>
.myborder {border:2px solid #e34e42;}