#e2964f color space conversions
Hex:
#e2964f
RGB:
226, 150, 79
CMY:
11, 41, 69
CMYK:
0, 34, 65, 11
HSL:
29°, 71.7073%, 59.8039%
HSV (HSB):
29°, 65.0442%, 88.6275%
XYZ:
43.6817, 38.5460, 12.5350
xyY:
0.4610, 0.4068, 38.5460
CIE-Lab:
68.4211, 21.9705, 48.2600
CIE-LCH:
68.4211, 53.0257, 65.5224
CIE-Luv:
68.4211, 59.6907, 51.3298
Hunter-Lab:
62.0854, 16.9385, 31.4892
#e2964f color charts
#e2964f color shades, tints & tones
#e2964f color schemes
#e2964f color preview, HTML & CSS examples
This text has a color of #e2964f
<p style="color:#e2964f;">Text here</p>
.mytext {color:#e2964f;}
This box has a color of #e2964f
<div style="background-color:#e2964f;">Content here</div>
.mybackground {background-color:#e2964f;}
Border around this has a color of #e2964f
<div style="border:2px solid #e2964f;">Content here</div>
.myborder {border:2px solid #e2964f;}