#e4a09d color space conversions
Hex:
#e4a09d
RGB:
228, 160, 157
CMY:
11, 37, 38
CMYK:
0, 30, 31, 11
HSL:
3°, 56.8000%, 75.4902%
HSV (HSB):
3°, 31.1404%, 89.4118%
XYZ:
50.6515, 44.0699, 37.7350
xyY:
0.3824, 0.3327, 44.0699
CIE-Lab:
72.2752, 24.8763, 11.7153
CIE-LCH:
72.2752, 27.4969, 25.2177
CIE-Luv:
72.2752, 44.8851, 11.7274
Hunter-Lab:
66.3852, 20.0204, 12.7677
#e4a09d color charts
#e4a09d color shades, tints & tones
#e4a09d color schemes
#e4a09d color preview, HTML & CSS examples
This text has a color of #e4a09d
<p style="color:#e4a09d;">Text here</p>
.mytext {color:#e4a09d;}
This box has a color of #e4a09d
<div style="background-color:#e4a09d;">Content here</div>
.mybackground {background-color:#e4a09d;}
Border around this has a color of #e4a09d
<div style="border:2px solid #e4a09d;">Content here</div>
.myborder {border:2px solid #e4a09d;}