#e7960e color space conversions
Hex:
#e7960e
RGB:
231, 150, 14
CMY:
9, 41, 95
CMYK:
0, 35, 94, 9
HSL:
38°, 88.5714%, 48.0392%
HSV (HSB):
38°, 93.9394%, 90.5882%
XYZ:
43.9406, 38.8333, 5.5951
xyY:
0.4972, 0.4394, 38.8333
CIE-Lab:
68.6304, 21.8294, 71.5589
CIE-LCH:
68.6304, 74.8144, 73.0354
CIE-Luv:
68.6304, 67.2819, 66.9312
Hunter-Lab:
62.3164, 16.8105, 38.2981
#e7960e color charts
#e7960e color shades, tints & tones
#e7960e color schemes
#e7960e color preview, HTML & CSS examples
This text has a color of #e7960e
<p style="color:#e7960e;">Text here</p>
.mytext {color:#e7960e;}
This box has a color of #e7960e
<div style="background-color:#e7960e;">Content here</div>
.mybackground {background-color:#e7960e;}
Border around this has a color of #e7960e
<div style="border:2px solid #e7960e;">Content here</div>
.myborder {border:2px solid #e7960e;}