#e28a5e color space conversions
Hex:
#e28a5e
RGB:
226, 138, 94
CMY:
11, 46, 63
CMYK:
0, 39, 58, 11
HSL:
20°, 69.4737%, 62.7451%
HSV (HSB):
20°, 58.4071%, 88.6275%
XYZ:
42.4729, 35.1539, 15.1365
xyY:
0.4579, 0.3790, 35.1539
CIE-Lab:
65.8683, 29.3815, 37.5462
CIE-LCH:
65.8683, 47.6759, 51.9553
CIE-Luv:
65.8683, 67.0655, 39.3476
Hunter-Lab:
59.2907, 24.1098, 26.3672
#e28a5e color charts
#e28a5e color shades, tints & tones
#e28a5e color schemes
#e28a5e color preview, HTML & CSS examples
This text has a color of #e28a5e
<p style="color:#e28a5e;">Text here</p>
.mytext {color:#e28a5e;}
This box has a color of #e28a5e
<div style="background-color:#e28a5e;">Content here</div>
.mybackground {background-color:#e28a5e;}
Border around this has a color of #e28a5e
<div style="border:2px solid #e28a5e;">Content here</div>
.myborder {border:2px solid #e28a5e;}