#e96e50 color space conversions
Hex:
#e96e50
RGB:
233, 110, 80
CMY:
9, 57, 69
CMYK:
0, 53, 66, 9
HSL:
12°, 77.6650%, 61.3725%
HSV (HSB):
12°, 65.6652%, 91.3725%
XYZ:
40.6282, 29.0547, 11.0562
xyY:
0.5032, 0.3599, 29.0547
CIE-Lab:
60.8299, 45.4825, 39.1588
CIE-LCH:
60.8299, 60.0172, 40.7273
CIE-Luv:
60.8299, 95.7265, 35.4105
Hunter-Lab:
53.9024, 40.2127, 25.5704
#e96e50 color charts
#e96e50 color shades, tints & tones
#e96e50 color schemes
#e96e50 color preview, HTML & CSS examples
This text has a color of #e96e50
<p style="color:#e96e50;">Text here</p>
.mytext {color:#e96e50;}
This box has a color of #e96e50
<div style="background-color:#e96e50;">Content here</div>
.mybackground {background-color:#e96e50;}
Border around this has a color of #e96e50
<div style="border:2px solid #e96e50;">Content here</div>
.myborder {border:2px solid #e96e50;}