#e96f2a color space conversions
Hex:
#e96f2a
RGB:
233, 111, 42
CMY:
9, 56, 84
CMYK:
0, 52, 82, 9
HSL:
22°, 81.2766%, 53.9216%
HSV (HSB):
22°, 81.9742%, 91.3725%
XYZ:
39.7066, 28.8597, 5.6682
xyY:
0.5349, 0.3888, 28.8597
CIE-Lab:
60.6576, 43.3555, 57.4905
CIE-LCH:
60.6576, 72.0059, 52.9788
CIE-Luv:
60.6576, 99.7960, 49.0206
Hunter-Lab:
53.7212, 37.9215, 31.3491
#e96f2a color charts
#e96f2a color shades, tints & tones
#e96f2a color schemes
#e96f2a color preview, HTML & CSS examples
This text has a color of #e96f2a
<p style="color:#e96f2a;">Text here</p>
.mytext {color:#e96f2a;}
This box has a color of #e96f2a
<div style="background-color:#e96f2a;">Content here</div>
.mybackground {background-color:#e96f2a;}
Border around this has a color of #e96f2a
<div style="border:2px solid #e96f2a;">Content here</div>
.myborder {border:2px solid #e96f2a;}