#e96d2c color space conversions
Hex:
#e96d2c
RGB:
233, 109, 44
CMY:
9, 57, 83
CMYK:
0, 53, 81, 9
HSL:
21°, 81.1159%, 54.3137%
HSV (HSB):
21°, 81.1159%, 91.3725%
XYZ:
39.5275, 28.4428, 5.7895
xyY:
0.5359, 0.3856, 28.4428
CIE-Lab:
60.2867, 44.3915, 56.3218
CIE-LCH:
60.2867, 71.7129, 51.7556
CIE-Luv:
60.2867, 101.2155, 47.8573
Hunter-Lab:
53.3318, 38.9670, 30.8959
#e96d2c color charts
#e96d2c color shades, tints & tones
#e96d2c color schemes
#e96d2c color preview, HTML & CSS examples
This text has a color of #e96d2c
<p style="color:#e96d2c;">Text here</p>
.mytext {color:#e96d2c;}
This box has a color of #e96d2c
<div style="background-color:#e96d2c;">Content here</div>
.mybackground {background-color:#e96d2c;}
Border around this has a color of #e96d2c
<div style="border:2px solid #e96d2c;">Content here</div>
.myborder {border:2px solid #e96d2c;}