#e35f1e color space conversions
Hex:
#e35f1e
RGB:
227, 95, 30
CMY:
11, 63, 88
CMYK:
0, 58, 87, 11
HSL:
20°, 77.8656%, 50.3922%
HSV (HSB):
20°, 86.7841%, 89.0196%
XYZ:
36.0051, 24.6090, 4.0806
xyY:
0.5565, 0.3804, 24.6090
CIE-Lab:
56.6925, 48.4508, 58.4021
CIE-LCH:
56.6925, 75.8834, 50.3207
CIE-Luv:
56.6925, 108.4987, 45.9206
Hunter-Lab:
49.6075, 42.7421, 29.8482
#e35f1e color charts
#e35f1e color shades, tints & tones
#e35f1e color schemes
#e35f1e color preview, HTML & CSS examples
This text has a color of #e35f1e
<p style="color:#e35f1e;">Text here</p>
.mytext {color:#e35f1e;}
This box has a color of #e35f1e
<div style="background-color:#e35f1e;">Content here</div>
.mybackground {background-color:#e35f1e;}
Border around this has a color of #e35f1e
<div style="border:2px solid #e35f1e;">Content here</div>
.myborder {border:2px solid #e35f1e;}