#e2980a color space conversions
Hex:
#e2980a
RGB:
226, 152, 10
CMY:
11, 40, 96
CMYK:
0, 33, 96, 11
HSL:
39°, 91.5254%, 46.2745%
HSV (HSB):
39°, 95.5752%, 88.6275%
XYZ:
42.6471, 38.6471, 5.4991
xyY:
0.4914, 0.4453, 38.6471
CIE-Lab:
68.4949, 18.5817, 71.7533
CIE-LCH:
68.4949, 74.1203, 75.4813
CIE-Luv:
68.4949, 61.6034, 67.7765
Hunter-Lab:
62.1668, 13.6608, 38.2722
#e2980a color charts
#e2980a color shades, tints & tones
#e2980a color schemes
#e2980a color preview, HTML & CSS examples
This text has a color of #e2980a
<p style="color:#e2980a;">Text here</p>
.mytext {color:#e2980a;}
This box has a color of #e2980a
<div style="background-color:#e2980a;">Content here</div>
.mybackground {background-color:#e2980a;}
Border around this has a color of #e2980a
<div style="border:2px solid #e2980a;">Content here</div>
.myborder {border:2px solid #e2980a;}