#e34b1d color space conversions
Hex:
#e34b1d
RGB:
227, 75, 29
CMY:
11, 71, 89
CMYK:
0, 67, 87, 11
HSL:
14°, 77.9528%, 50.1961%
HSV (HSB):
14°, 87.2247%, 89.0196%
XYZ:
34.4164, 21.4518, 3.4891
xyY:
0.5798, 0.3614, 21.4518
CIE-Lab:
53.4404, 57.0671, 56.1997
CIE-LCH:
53.4404, 80.0940, 44.5612
CIE-Luv:
53.4404, 123.3963, 40.4445
Hunter-Lab:
46.3160, 51.5862, 27.9548
#e34b1d color charts
#e34b1d color shades, tints & tones
#e34b1d color schemes
#e34b1d color preview, HTML & CSS examples
This text has a color of #e34b1d
<p style="color:#e34b1d;">Text here</p>
.mytext {color:#e34b1d;}
This box has a color of #e34b1d
<div style="background-color:#e34b1d;">Content here</div>
.mybackground {background-color:#e34b1d;}
Border around this has a color of #e34b1d
<div style="border:2px solid #e34b1d;">Content here</div>
.myborder {border:2px solid #e34b1d;}