#e5942e color space conversions
Hex:
#e5942e
RGB:
229, 148, 46
CMY:
10, 42, 82
CMYK:
0, 35, 80, 10
HSL:
33°, 77.8723%, 53.9216%
HSV (HSB):
33°, 79.9127%, 89.8039%
XYZ:
43.3961, 38.0351, 7.6390
xyY:
0.4872, 0.4270, 38.0351
CIE-Lab:
68.0465, 22.7428, 62.4199
CIE-LCH:
68.0465, 66.4340, 69.9807
CIE-Luv:
68.0465, 66.1084, 61.2026
Hunter-Lab:
61.6726, 17.6752, 35.8269
#e5942e color charts
#e5942e color shades, tints & tones
#e5942e color schemes
#e5942e color preview, HTML & CSS examples
This text has a color of #e5942e
<p style="color:#e5942e;">Text here</p>
.mytext {color:#e5942e;}
This box has a color of #e5942e
<div style="background-color:#e5942e;">Content here</div>
.mybackground {background-color:#e5942e;}
Border around this has a color of #e5942e
<div style="border:2px solid #e5942e;">Content here</div>
.myborder {border:2px solid #e5942e;}