#e9914f color space conversions
Hex:
#e9914f
RGB:
233, 145, 79
CMY:
9, 43, 69
CMYK:
0, 38, 66, 9
HSL:
26°, 77.7778%, 61.1765%
HSV (HSB):
26°, 66.0944%, 91.3725%
XYZ:
45.1410, 38.1389, 12.3795
xyY:
0.4719, 0.3987, 38.1389
CIE-Lab:
68.1229, 27.5056, 48.1498
CIE-LCH:
68.1229, 55.4523, 60.2628
CIE-Luv:
68.1229, 69.1636, 49.7882
Hunter-Lab:
61.7567, 22.3999, 31.3447
#e9914f color charts
#e9914f color shades, tints & tones
#e9914f color schemes
#e9914f color preview, HTML & CSS examples
This text has a color of #e9914f
<p style="color:#e9914f;">Text here</p>
.mytext {color:#e9914f;}
This box has a color of #e9914f
<div style="background-color:#e9914f;">Content here</div>
.mybackground {background-color:#e9914f;}
Border around this has a color of #e9914f
<div style="border:2px solid #e9914f;">Content here</div>
.myborder {border:2px solid #e9914f;}