#e1004c color space conversions
Hex:
#e1004c
RGB:
225, 0, 76
CMY:
12, 100, 70
CMYK:
0, 100, 66, 12
HSL:
340°, 100.0000%, 44.1176%
HSV (HSB):
340°, 100.0000%, 88.2353%
XYZ:
32.3558, 16.5294, 8.3226
xyY:
0.5656, 0.2889, 16.5294
CIE-Lab:
47.6615, 74.7172, 24.8829
CIE-LCH:
47.6615, 78.7516, 18.4192
CIE-Luv:
47.6615, 140.1113, 11.7682
Hunter-Lab:
40.6563, 70.9086, 16.3224
#e1004c color charts
#e1004c color shades, tints & tones
#e1004c color schemes
#e1004c color preview, HTML & CSS examples
This text has a color of #e1004c
<p style="color:#e1004c;">Text here</p>
.mytext {color:#e1004c;}
This box has a color of #e1004c
<div style="background-color:#e1004c;">Content here</div>
.mybackground {background-color:#e1004c;}
Border around this has a color of #e1004c
<div style="border:2px solid #e1004c;">Content here</div>
.myborder {border:2px solid #e1004c;}