#e96e5c color space conversions
Hex:
#e96e5c
RGB:
233, 110, 92
CMY:
9, 57, 64
CMYK:
0, 53, 61, 9
HSL:
8°, 76.2162%, 63.7255%
HSV (HSB):
8°, 60.5150%, 91.3725%
XYZ:
41.1120, 29.2482, 13.6038
xyY:
0.4896, 0.3483, 29.2482
CIE-Lab:
61.0001, 46.2380, 32.7747
CIE-LCH:
61.0001, 56.6757, 35.3300
CIE-Luv:
61.0001, 93.5847, 29.5424
Hunter-Lab:
54.0816, 41.0500, 22.9432
#e96e5c color charts
#e96e5c color shades, tints & tones
#e96e5c color schemes
#e96e5c color preview, HTML & CSS examples
This text has a color of #e96e5c
<p style="color:#e96e5c;">Text here</p>
.mytext {color:#e96e5c;}
This box has a color of #e96e5c
<div style="background-color:#e96e5c;">Content here</div>
.mybackground {background-color:#e96e5c;}
Border around this has a color of #e96e5c
<div style="border:2px solid #e96e5c;">Content here</div>
.myborder {border:2px solid #e96e5c;}