#e96f48 color space conversions
Hex:
#e96f48
RGB:
233, 111, 72
CMY:
9, 56, 72
CMYK:
0, 52, 69, 9
HSL:
15°, 78.5366%, 59.8039%
HSV (HSB):
15°, 69.0987%, 91.3725%
XYZ:
40.4584, 29.1604, 9.6270
xyY:
0.5105, 0.3680, 29.1604
CIE-Lab:
60.9229, 44.5560, 43.5265
CIE-LCH:
60.9229, 62.2880, 44.3304
CIE-Luv:
60.9229, 96.2429, 39.2545
Hunter-Lab:
54.0004, 39.2360, 27.2302
#e96f48 color charts
#e96f48 color shades, tints & tones
#e96f48 color schemes
#e96f48 color preview, HTML & CSS examples
This text has a color of #e96f48
<p style="color:#e96f48;">Text here</p>
.mytext {color:#e96f48;}
This box has a color of #e96f48
<div style="background-color:#e96f48;">Content here</div>
.mybackground {background-color:#e96f48;}
Border around this has a color of #e96f48
<div style="border:2px solid #e96f48;">Content here</div>
.myborder {border:2px solid #e96f48;}