#e5960c color space conversions
Hex:
#e5960c
RGB:
229, 150, 12
CMY:
10, 41, 95
CMYK:
0, 34, 95, 10
HSL:
38°, 90.0415%, 47.2549%
HSV (HSB):
38°, 94.7598%, 89.8039%
XYZ:
43.2858, 38.4973, 5.4971
xyY:
0.4959, 0.4411, 38.4973
CIE-Lab:
68.3855, 20.9547, 71.5734
CIE-LCH:
68.3855, 74.5778, 73.6814
CIE-Luv:
68.3855, 65.6713, 67.0133
Hunter-Lab:
62.0462, 15.9478, 38.1794
#e5960c color charts
#e5960c color shades, tints & tones
#e5960c color schemes
#e5960c color preview, HTML & CSS examples
This text has a color of #e5960c
<p style="color:#e5960c;">Text here</p>
.mytext {color:#e5960c;}
This box has a color of #e5960c
<div style="background-color:#e5960c;">Content here</div>
.mybackground {background-color:#e5960c;}
Border around this has a color of #e5960c
<div style="border:2px solid #e5960c;">Content here</div>
.myborder {border:2px solid #e5960c;}