#e10090 color space conversions
Hex:
#e10090
RGB:
225, 0, 144
CMY:
12, 100, 44
CMYK:
0, 100, 36, 12
HSL:
322°, 100.0000%, 44.1176%
HSV (HSB):
322°, 100.0000%, 88.2353%
XYZ:
36.0854, 18.0212, 27.9621
xyY:
0.4397, 0.2196, 18.0212
CIE-Lab:
49.5218, 79.6278, -14.1571
CIE-LCH:
49.5218, 80.8765, 349.9187
CIE-Luv:
49.5218, 110.7258, -33.9733
Hunter-Lab:
42.4513, 77.4424, -9.3375
#e10090 color charts
#e10090 color shades, tints & tones
#e10090 color schemes
#e10090 color preview, HTML & CSS examples
This text has a color of #e10090
<p style="color:#e10090;">Text here</p>
.mytext {color:#e10090;}
This box has a color of #e10090
<div style="background-color:#e10090;">Content here</div>
.mybackground {background-color:#e10090;}
Border around this has a color of #e10090
<div style="border:2px solid #e10090;">Content here</div>
.myborder {border:2px solid #e10090;}