#e1949c color space conversions
Hex:
#e1949c
RGB:
225, 148, 156
CMY:
12, 42, 39
CMYK:
0, 34, 31, 12
HSL:
354°, 56.2044%, 73.1373%
HSV (HSB):
354°, 34.2222%, 88.2353%
XYZ:
47.6420, 39.5877, 36.5827
xyY:
0.3848, 0.3197, 39.5877
CIE-Lab:
69.1748, 30.0469, 7.8146
CIE-LCH:
69.1748, 31.0465, 14.5786
CIE-Luv:
69.1748, 50.2183, 5.3540
Hunter-Lab:
62.9187, 25.0522, 9.5703
#e1949c color charts
#e1949c color shades, tints & tones
#e1949c color schemes
#e1949c color preview, HTML & CSS examples
This text has a color of #e1949c
<p style="color:#e1949c;">Text here</p>
.mytext {color:#e1949c;}
This box has a color of #e1949c
<div style="background-color:#e1949c;">Content here</div>
.mybackground {background-color:#e1949c;}
Border around this has a color of #e1949c
<div style="border:2px solid #e1949c;">Content here</div>
.myborder {border:2px solid #e1949c;}