#e5962e color space conversions
Hex:
#e5962e
RGB:
229, 150, 46
CMY:
10, 41, 82
CMYK:
0, 34, 80, 10
HSL:
34°, 77.8723%, 53.9216%
HSV (HSB):
34°, 79.9127%, 89.8039%
XYZ:
43.7126, 38.6680, 7.7445
xyY:
0.4850, 0.4290, 38.6680
CIE-Lab:
68.5101, 21.6780, 62.8413
CIE-LCH:
68.5101, 66.4753, 70.9674
CIE-Luv:
68.5101, 64.5016, 61.9678
Hunter-Lab:
62.1836, 16.6572, 36.1443
#e5962e color charts
#e5962e color shades, tints & tones
#e5962e color schemes
#e5962e color preview, HTML & CSS examples
This text has a color of #e5962e
<p style="color:#e5962e;">Text here</p>
.mytext {color:#e5962e;}
This box has a color of #e5962e
<div style="background-color:#e5962e;">Content here</div>
.mybackground {background-color:#e5962e;}
Border around this has a color of #e5962e
<div style="border:2px solid #e5962e;">Content here</div>
.myborder {border:2px solid #e5962e;}