#e96d1f color space conversions
Hex:
#e96d1f
RGB:
233, 109, 31
CMY:
9, 57, 88
CMYK:
0, 53, 87, 9
HSL:
23°, 82.1138%, 51.7647%
HSV (HSB):
23°, 86.6953%, 91.3725%
XYZ:
39.3202, 28.3598, 4.6979
xyY:
0.5433, 0.3918, 28.3598
CIE-Lab:
60.2125, 44.0578, 61.2534
CIE-LCH:
60.2125, 75.4524, 54.2736
CIE-Luv:
60.2125, 102.2616, 50.6686
Hunter-Lab:
53.2540, 38.6016, 32.0474
#e96d1f color charts
#e96d1f color shades, tints & tones
#e96d1f color schemes
#e96d1f color preview, HTML & CSS examples
This text has a color of #e96d1f
<p style="color:#e96d1f;">Text here</p>
.mytext {color:#e96d1f;}
This box has a color of #e96d1f
<div style="background-color:#e96d1f;">Content here</div>
.mybackground {background-color:#e96d1f;}
Border around this has a color of #e96d1f
<div style="border:2px solid #e96d1f;">Content here</div>
.myborder {border:2px solid #e96d1f;}