#e96e42 color space conversions
Hex:
#e96e42
RGB:
233, 110, 66
CMY:
9, 57, 74
CMYK:
0, 53, 72, 9
HSL:
16°, 79.1469%, 58.6275%
HSV (HSB):
16°, 71.6738%, 91.3725%
XYZ:
40.1636, 28.8688, 8.6096
xyY:
0.5173, 0.3718, 28.8688
CIE-Lab:
60.6657, 44.7488, 46.3392
CIE-LCH:
60.6657, 64.4188, 46.0003
CIE-Luv:
60.6657, 97.8692, 41.2608
Hunter-Lab:
53.7297, 39.4037, 28.1102
#e96e42 color charts
#e96e42 color shades, tints & tones
#e96e42 color schemes
#e96e42 color preview, HTML & CSS examples
This text has a color of #e96e42
<p style="color:#e96e42;">Text here</p>
.mytext {color:#e96e42;}
This box has a color of #e96e42
<div style="background-color:#e96e42;">Content here</div>
.mybackground {background-color:#e96e42;}
Border around this has a color of #e96e42
<div style="border:2px solid #e96e42;">Content here</div>
.myborder {border:2px solid #e96e42;}