#e35f1d color space conversions
Hex:
#e35f1d
RGB:
227, 95, 29
CMY:
11, 63, 89
CMYK:
0, 58, 87, 11
HSL:
20°, 77.9528%, 50.1961%
HSV (HSB):
20°, 87.2247%, 89.0196%
XYZ:
35.9925, 24.6040, 4.0144
xyY:
0.5571, 0.3808, 24.6040
CIE-Lab:
56.6875, 48.4301, 58.7575
CIE-LCH:
56.6875, 76.1441, 50.5034
CIE-Luv:
56.6875, 108.5751, 46.1053
Hunter-Lab:
49.6024, 42.7189, 29.9232
#e35f1d color charts
#e35f1d color shades, tints & tones
#e35f1d color schemes
#e35f1d color preview, HTML & CSS examples
This text has a color of #e35f1d
<p style="color:#e35f1d;">Text here</p>
.mytext {color:#e35f1d;}
This box has a color of #e35f1d
<div style="background-color:#e35f1d;">Content here</div>
.mybackground {background-color:#e35f1d;}
Border around this has a color of #e35f1d
<div style="border:2px solid #e35f1d;">Content here</div>
.myborder {border:2px solid #e35f1d;}