#e1969b color space conversions
Hex:
#e1969b
RGB:
225, 150, 155
CMY:
12, 41, 39
CMYK:
0, 33, 31, 12
HSL:
356°, 55.5556%, 73.5294%
HSV (HSB):
356°, 33.3333%, 88.2353%
XYZ:
47.8741, 40.1868, 36.2439
xyY:
0.3851, 0.3233, 40.1868
CIE-Lab:
69.6024, 28.8480, 8.9823
CIE-LCH:
69.6024, 30.2140, 17.2948
CIE-Luv:
69.6024, 49.1554, 7.1763
Hunter-Lab:
63.3931, 23.8643, 10.4771
#e1969b color charts
#e1969b color shades, tints & tones
#e1969b color schemes
#e1969b color preview, HTML & CSS examples
This text has a color of #e1969b
<p style="color:#e1969b;">Text here</p>
.mytext {color:#e1969b;}
This box has a color of #e1969b
<div style="background-color:#e1969b;">Content here</div>
.mybackground {background-color:#e1969b;}
Border around this has a color of #e1969b
<div style="border:2px solid #e1969b;">Content here</div>
.myborder {border:2px solid #e1969b;}