#e96e5a color space conversions
Hex:
#e96e5a
RGB:
233, 110, 90
CMY:
9, 57, 65
CMYK:
0, 53, 61, 9
HSL:
8°, 76.4706%, 63.3333%
HSV (HSB):
8°, 61.3734%, 91.3725%
XYZ:
41.0257, 29.2137, 13.1494
xyY:
0.4920, 0.3503, 29.2137
CIE-Lab:
60.9698, 46.1038, 33.8485
CIE-LCH:
60.9698, 57.1951, 36.2854
CIE-Luv:
60.9698, 93.9603, 30.5731
Hunter-Lab:
54.0497, 40.9010, 23.4105
#e96e5a color charts
#e96e5a color shades, tints & tones
#e96e5a color schemes
#e96e5a color preview, HTML & CSS examples
This text has a color of #e96e5a
<p style="color:#e96e5a;">Text here</p>
.mytext {color:#e96e5a;}
This box has a color of #e96e5a
<div style="background-color:#e96e5a;">Content here</div>
.mybackground {background-color:#e96e5a;}
Border around this has a color of #e96e5a
<div style="border:2px solid #e96e5a;">Content here</div>
.myborder {border:2px solid #e96e5a;}