#e100a0 color space conversions
Hex:
#e100a0
RGB:
225, 0, 160
CMY:
12, 100, 37
CMYK:
0, 100, 29, 12
HSL:
317°, 100.0000%, 44.1176%
HSV (HSB):
317°, 100.0000%, 88.2353%
XYZ:
37.3965, 18.5456, 34.8664
xyY:
0.4118, 0.2042, 18.5456
CIE-Lab:
50.1513, 81.2471, -22.7752
CIE-LCH:
50.1513, 84.3789, 344.3407
CIE-Luv:
50.1513, 103.1183, -46.3550
Hunter-Lab:
43.0646, 79.6429, -17.8576
#e100a0 color charts
#e100a0 color shades, tints & tones
#e100a0 color schemes
#e100a0 color preview, HTML & CSS examples
This text has a color of #e100a0
<p style="color:#e100a0;">Text here</p>
.mytext {color:#e100a0;}
This box has a color of #e100a0
<div style="background-color:#e100a0;">Content here</div>
.mybackground {background-color:#e100a0;}
Border around this has a color of #e100a0
<div style="border:2px solid #e100a0;">Content here</div>
.myborder {border:2px solid #e100a0;}