#e19a9d color space conversions
Hex:
#e19a9d
RGB:
225, 154, 157
CMY:
12, 40, 38
CMYK:
0, 32, 30, 12
HSL:
357°, 54.1985%, 74.3137%
HSV (HSB):
357°, 31.5556%, 88.2353%
XYZ:
48.6927, 41.5531, 37.3524
xyY:
0.3816, 0.3257, 41.5531
CIE-Lab:
70.5617, 26.9678, 9.2373
CIE-LCH:
70.5617, 28.5060, 18.9079
CIE-Luv:
70.5617, 46.3952, 7.9328
Hunter-Lab:
64.4617, 22.0265, 10.7675
#e19a9d color charts
#e19a9d color shades, tints & tones
#e19a9d color schemes
#e19a9d color preview, HTML & CSS examples
This text has a color of #e19a9d
<p style="color:#e19a9d;">Text here</p>
.mytext {color:#e19a9d;}
This box has a color of #e19a9d
<div style="background-color:#e19a9d;">Content here</div>
.mybackground {background-color:#e19a9d;}
Border around this has a color of #e19a9d
<div style="border:2px solid #e19a9d;">Content here</div>
.myborder {border:2px solid #e19a9d;}