#e5961e color space conversions
Hex:
#e5961e
RGB:
229, 150, 30
CMY:
10, 41, 88
CMYK:
0, 34, 87, 10
HSL:
36°, 79.2829%, 50.7843%
HSV (HSB):
36°, 86.8996%, 89.8039%
XYZ:
43.4538, 38.5644, 6.3817
xyY:
0.4916, 0.4362, 38.5644
CIE-Lab:
68.4346, 21.2402, 67.8885
CIE-LCH:
68.4346, 71.1337, 72.6267
CIE-Luv:
68.4346, 65.2068, 65.0109
Hunter-Lab:
62.1003, 16.2274, 37.3773
#e5961e color charts
#e5961e color shades, tints & tones
#e5961e color schemes
#e5961e color preview, HTML & CSS examples
This text has a color of #e5961e
<p style="color:#e5961e;">Text here</p>
.mytext {color:#e5961e;}
This box has a color of #e5961e
<div style="background-color:#e5961e;">Content here</div>
.mybackground {background-color:#e5961e;}
Border around this has a color of #e5961e
<div style="border:2px solid #e5961e;">Content here</div>
.myborder {border:2px solid #e5961e;}