#e34d1e color space conversions
Hex:
#e34d1e
RGB:
227, 77, 30
CMY:
11, 70, 88
CMYK:
0, 66, 87, 11
HSL:
14°, 77.8656%, 50.3922%
HSV (HSB):
14°, 86.7841%, 89.0196%
XYZ:
34.5668, 21.7324, 3.6012
xyY:
0.5771, 0.3628, 21.7324
CIE-Lab:
53.7419, 56.2858, 56.0461
CIE-LCH:
53.7419, 79.4308, 44.8777
CIE-Luv:
53.7419, 121.9068, 40.7721
Hunter-Lab:
46.6180, 50.7744, 28.0525
#e34d1e color charts
#e34d1e color shades, tints & tones
#e34d1e color schemes
#e34d1e color preview, HTML & CSS examples
This text has a color of #e34d1e
<p style="color:#e34d1e;">Text here</p>
.mytext {color:#e34d1e;}
This box has a color of #e34d1e
<div style="background-color:#e34d1e;">Content here</div>
.mybackground {background-color:#e34d1e;}
Border around this has a color of #e34d1e
<div style="border:2px solid #e34d1e;">Content here</div>
.myborder {border:2px solid #e34d1e;}