#e34f30 color space conversions
Hex:
#e34f30
RGB:
227, 79, 48
CMY:
11, 69, 81
CMYK:
0, 65, 79, 11
HSL:
10°, 76.1702%, 53.9216%
HSV (HSB):
10°, 78.8546%, 89.0196%
XYZ:
35.0080, 22.1363, 5.2239
xyY:
0.5613, 0.3549, 22.1363
CIE-Lab:
54.1713, 55.9473, 48.3116
CIE-LCH:
54.1713, 73.9197, 40.8113
CIE-Luv:
54.1713, 118.3406, 36.7694
Hunter-Lab:
47.0492, 50.4810, 26.3514
#e34f30 color charts
#e34f30 color shades, tints & tones
#e34f30 color schemes
#e34f30 color preview, HTML & CSS examples
This text has a color of #e34f30
<p style="color:#e34f30;">Text here</p>
.mytext {color:#e34f30;}
This box has a color of #e34f30
<div style="background-color:#e34f30;">Content here</div>
.mybackground {background-color:#e34f30;}
Border around this has a color of #e34f30
<div style="border:2px solid #e34f30;">Content here</div>
.myborder {border:2px solid #e34f30;}