#e1005c color space conversions
Hex:
#e1005c
RGB:
225, 0, 92
CMY:
12, 100, 64
CMYK:
0, 100, 59, 12
HSL:
335°, 100.0000%, 44.1176%
HSV (HSB):
335°, 100.0000%, 88.2353%
XYZ:
32.9831, 16.7803, 11.6257
xyY:
0.5373, 0.2733, 16.7803
CIE-Lab:
47.9820, 75.5774, 15.4318
CIE-LCH:
47.9820, 77.1368, 11.5404
CIE-Luv:
47.9820, 134.1166, 2.6523
Hunter-Lab:
40.9637, 72.0379, 11.8478
#e1005c color charts
#e1005c color shades, tints & tones
#e1005c color schemes
#e1005c color preview, HTML & CSS examples
This text has a color of #e1005c
<p style="color:#e1005c;">Text here</p>
.mytext {color:#e1005c;}
This box has a color of #e1005c
<div style="background-color:#e1005c;">Content here</div>
.mybackground {background-color:#e1005c;}
Border around this has a color of #e1005c
<div style="border:2px solid #e1005c;">Content here</div>
.myborder {border:2px solid #e1005c;}