#e9965f color space conversions
Hex:
#e9965f
RGB:
233, 150, 95
CMY:
9, 41, 63
CMYK:
0, 36, 59, 9
HSL:
24°, 75.8242%, 64.3137%
HSV (HSB):
24°, 59.2275%, 91.3725%
XYZ:
46.5762, 39.9626, 16.0852
xyY:
0.4539, 0.3894, 39.9626
CIE-Lab:
69.4429, 25.9075, 41.5884
CIE-LCH:
69.4429, 48.9979, 58.0792
CIE-Luv:
69.4429, 63.6501, 44.8747
Hunter-Lab:
63.2159, 20.8871, 29.1649
#e9965f color charts
#e9965f color shades, tints & tones
#e9965f color schemes
#e9965f color preview, HTML & CSS examples
This text has a color of #e9965f
<p style="color:#e9965f;">Text here</p>
.mytext {color:#e9965f;}
This box has a color of #e9965f
<div style="background-color:#e9965f;">Content here</div>
.mybackground {background-color:#e9965f;}
Border around this has a color of #e9965f
<div style="border:2px solid #e9965f;">Content here</div>
.myborder {border:2px solid #e9965f;}