#e5a095 color space conversions
Hex:
#e5a095
RGB:
229, 160, 149
CMY:
10, 37, 42
CMYK:
0, 30, 35, 10
HSL:
8°, 60.6061%, 74.1176%
HSV (HSB):
8°, 34.9345%, 89.8039%
XYZ:
50.3087, 43.9696, 34.2692
xyY:
0.3914, 0.3420, 43.9696
CIE-Lab:
72.2081, 24.2488, 16.0395
CIE-LCH:
72.2081, 29.0735, 33.4828
CIE-Luv:
72.2081, 46.7337, 17.4744
Hunter-Lab:
66.3095, 19.3854, 15.7752
#e5a095 color charts
#e5a095 color shades, tints & tones
#e5a095 color schemes
#e5a095 color preview, HTML & CSS examples
This text has a color of #e5a095
<p style="color:#e5a095;">Text here</p>
.mytext {color:#e5a095;}
This box has a color of #e5a095
<div style="background-color:#e5a095;">Content here</div>
.mybackground {background-color:#e5a095;}
Border around this has a color of #e5a095
<div style="border:2px solid #e5a095;">Content here</div>
.myborder {border:2px solid #e5a095;}