#e69e5f color space conversions
Hex:
#e69e5f
RGB:
230, 158, 95
CMY:
10, 38, 63
CMYK:
0, 31, 59, 10
HSL:
28°, 72.9730%, 63.7255%
HSV (HSB):
28°, 58.6957%, 90.1961%
XYZ:
46.9255, 42.1029, 16.4799
xyY:
0.4448, 0.3990, 42.1029
CIE-Lab:
70.9418, 20.4295, 43.3150
CIE-LCH:
70.9418, 47.8911, 64.7491
CIE-Luv:
70.9418, 55.3577, 48.1705
Hunter-Lab:
64.8868, 15.5378, 30.3623
#e69e5f color charts
#e69e5f color shades, tints & tones
#e69e5f color schemes
#e69e5f color preview, HTML & CSS examples
This text has a color of #e69e5f
<p style="color:#e69e5f;">Text here</p>
.mytext {color:#e69e5f;}
This box has a color of #e69e5f
<div style="background-color:#e69e5f;">Content here</div>
.mybackground {background-color:#e69e5f;}
Border around this has a color of #e69e5f
<div style="border:2px solid #e69e5f;">Content here</div>
.myborder {border:2px solid #e69e5f;}