#e18e8a color space conversions
Hex:
#e18e8a
RGB:
225, 142, 138
CMY:
12, 44, 46
CMYK:
0, 37, 39, 12
HSL:
3°, 59.1837%, 71.1765%
HSV (HSB):
3°, 38.6667%, 88.2353%
XYZ:
45.3118, 37.1885, 28.8347
xyY:
0.4070, 0.3340, 37.1885
CIE-Lab:
67.4182, 31.0345, 15.3901
CIE-LCH:
67.4182, 34.6409, 26.3769
CIE-Luv:
67.4182, 56.9446, 14.8837
Hunter-Lab:
60.9824, 25.9117, 14.6532
#e18e8a color charts
#e18e8a color shades, tints & tones
#e18e8a color schemes
#e18e8a color preview, HTML & CSS examples
This text has a color of #e18e8a
<p style="color:#e18e8a;">Text here</p>
.mytext {color:#e18e8a;}
This box has a color of #e18e8a
<div style="background-color:#e18e8a;">Content here</div>
.mybackground {background-color:#e18e8a;}
Border around this has a color of #e18e8a
<div style="border:2px solid #e18e8a;">Content here</div>
.myborder {border:2px solid #e18e8a;}