#e1962f color space conversions
Hex:
#e1962f
RGB:
225, 150, 47
CMY:
12, 41, 82
CMYK:
0, 33, 79, 12
HSL:
35°, 74.7899%, 53.3333%
HSV (HSB):
35°, 79.1111%, 88.2353%
XYZ:
42.4708, 38.0255, 7.7905
xyY:
0.4811, 0.4307, 38.0255
CIE-Lab:
68.0394, 20.0169, 61.8661
CIE-LCH:
68.0394, 65.0237, 72.0709
CIE-Luv:
68.0394, 61.1885, 61.5357
Hunter-Lab:
61.6648, 15.0260, 35.6749
#e1962f color charts
#e1962f color shades, tints & tones
#e1962f color schemes
#e1962f color preview, HTML & CSS examples
This text has a color of #e1962f
<p style="color:#e1962f;">Text here</p>
.mytext {color:#e1962f;}
This box has a color of #e1962f
<div style="background-color:#e1962f;">Content here</div>
.mybackground {background-color:#e1962f;}
Border around this has a color of #e1962f
<div style="border:2px solid #e1962f;">Content here</div>
.myborder {border:2px solid #e1962f;}