#e090a5 color space conversions
Hex:
#e090a5
RGB:
224, 144, 165
CMY:
12, 44, 35
CMYK:
0, 36, 26, 12
HSL:
344°, 56.3380%, 72.1569%
HSV (HSB):
344°, 35.7143%, 87.8431%
XYZ:
47.5053, 38.5104, 40.5268
xyY:
0.3754, 0.3043, 38.5104
CIE-Lab:
68.3951, 33.0273, 1.6432
CIE-LCH:
68.3951, 33.0682, 2.8482
CIE-Luv:
68.3951, 50.3492, -3.7299
Hunter-Lab:
62.0568, 28.0447, 4.7198
#e090a5 color charts
#e090a5 color shades, tints & tones
#e090a5 color schemes
#e090a5 color preview, HTML & CSS examples
This text has a color of #e090a5
<p style="color:#e090a5;">Text here</p>
.mytext {color:#e090a5;}
This box has a color of #e090a5
<div style="background-color:#e090a5;">Content here</div>
.mybackground {background-color:#e090a5;}
Border around this has a color of #e090a5
<div style="border:2px solid #e090a5;">Content here</div>
.myborder {border:2px solid #e090a5;}