#e2982f color space conversions
Hex:
#e2982f
RGB:
226, 152, 47
CMY:
11, 40, 82
CMYK:
0, 33, 79, 11
HSL:
35°, 75.5274%, 53.5294%
HSV (HSB):
35°, 79.2035%, 88.6275%
XYZ:
43.1054, 38.8305, 7.9125
xyY:
0.4798, 0.4322, 38.8305
CIE-Lab:
68.6283, 19.3730, 62.4504
CIE-LCH:
68.6283, 65.3863, 72.7653
CIE-Luv:
68.6283, 60.4087, 62.3591
Hunter-Lab:
62.3141, 14.4265, 36.0914
#e2982f color charts
#e2982f color shades, tints & tones
#e2982f color schemes
#e2982f color preview, HTML & CSS examples
This text has a color of #e2982f
<p style="color:#e2982f;">Text here</p>
.mytext {color:#e2982f;}
This box has a color of #e2982f
<div style="background-color:#e2982f;">Content here</div>
.mybackground {background-color:#e2982f;}
Border around this has a color of #e2982f
<div style="border:2px solid #e2982f;">Content here</div>
.myborder {border:2px solid #e2982f;}