#e1035c color space conversions
Hex:
#e1035c
RGB:
225, 3, 92
CMY:
12, 99, 64
CMYK:
0, 99, 59, 12
HSL:
336°, 97.3684%, 44.7059%
HSV (HSB):
336°, 98.6667%, 88.2353%
XYZ:
33.0157, 16.8454, 11.6366
xyY:
0.5369, 0.2739, 16.8454
CIE-Lab:
48.0646, 75.3366, 15.5448
CIE-LCH:
48.0646, 76.9237, 11.6587
CIE-Luv:
48.0646, 133.7631, 2.8395
Hunter-Lab:
41.0431, 71.7624, 11.9202
#e1035c color charts
#e1035c color shades, tints & tones
#e1035c color schemes
#e1035c color preview, HTML & CSS examples
This text has a color of #e1035c
<p style="color:#e1035c;">Text here</p>
.mytext {color:#e1035c;}
This box has a color of #e1035c
<div style="background-color:#e1035c;">Content here</div>
.mybackground {background-color:#e1035c;}
Border around this has a color of #e1035c
<div style="border:2px solid #e1035c;">Content here</div>
.myborder {border:2px solid #e1035c;}