#e34d29 color space conversions
Hex:
#e34d29
RGB:
227, 77, 41
CMY:
11, 70, 84
CMYK:
0, 66, 82, 11
HSL:
12°, 76.8595%, 52.5490%
HSV (HSB):
12°, 81.9383%, 89.0196%
XYZ:
34.7327, 21.7987, 4.4748
xyY:
0.5693, 0.3573, 21.7987
CIE-Lab:
53.8128, 56.5502, 51.3481
CIE-LCH:
53.8128, 76.3843, 42.2397
CIE-Luv:
53.8128, 120.6791, 38.2249
Hunter-Lab:
46.6891, 51.0826, 26.9999
#e34d29 color charts
#e34d29 color shades, tints & tones
#e34d29 color schemes
#e34d29 color preview, HTML & CSS examples
This text has a color of #e34d29
<p style="color:#e34d29;">Text here</p>
.mytext {color:#e34d29;}
This box has a color of #e34d29
<div style="background-color:#e34d29;">Content here</div>
.mybackground {background-color:#e34d29;}
Border around this has a color of #e34d29
<div style="border:2px solid #e34d29;">Content here</div>
.myborder {border:2px solid #e34d29;}