#e96d1d color space conversions
Hex:
#e96d1d
RGB:
233, 109, 29
CMY:
9, 57, 89
CMYK:
0, 53, 88, 9
HSL:
24°, 82.2581%, 51.3725%
HSV (HSB):
24°, 87.5536%, 91.3725%
XYZ:
39.2947, 28.3496, 4.5634
xyY:
0.5442, 0.3926, 28.3496
CIE-Lab:
60.2033, 44.0165, 61.9138
CIE-LCH:
60.2033, 75.9656, 54.5897
CIE-Luv:
60.2033, 102.3919, 51.0185
Hunter-Lab:
53.2444, 38.5565, 32.1895
#e96d1d color charts
#e96d1d color shades, tints & tones
#e96d1d color schemes
#e96d1d color preview, HTML & CSS examples
This text has a color of #e96d1d
<p style="color:#e96d1d;">Text here</p>
.mytext {color:#e96d1d;}
This box has a color of #e96d1d
<div style="background-color:#e96d1d;">Content here</div>
.mybackground {background-color:#e96d1d;}
Border around this has a color of #e96d1d
<div style="border:2px solid #e96d1d;">Content here</div>
.myborder {border:2px solid #e96d1d;}