#e7960d color space conversions
Hex:
#e7960d
RGB:
231, 150, 13
CMY:
9, 41, 95
CMYK:
0, 35, 94, 9
HSL:
38°, 89.3443%, 47.8431%
HSV (HSB):
38°, 94.3723%, 90.5882%
XYZ:
43.9340, 38.8307, 5.5603
xyY:
0.4974, 0.4396, 38.8307
CIE-Lab:
68.6284, 21.8183, 71.7103
CIE-LCH:
68.6284, 74.9560, 73.0773
CIE-Luv:
68.6284, 67.3005, 67.0100
Hunter-Lab:
62.3143, 16.7995, 38.3296
#e7960d color charts
#e7960d color shades, tints & tones
#e7960d color schemes
#e7960d color preview, HTML & CSS examples
This text has a color of #e7960d
<p style="color:#e7960d;">Text here</p>
.mytext {color:#e7960d;}
This box has a color of #e7960d
<div style="background-color:#e7960d;">Content here</div>
.mybackground {background-color:#e7960d;}
Border around this has a color of #e7960d
<div style="border:2px solid #e7960d;">Content here</div>
.myborder {border:2px solid #e7960d;}