#e1204c color space conversions
Hex:
#e1204c
RGB:
225, 32, 76
CMY:
12, 87, 70
CMYK:
0, 86, 66, 12
HSL:
346°, 76.2846%, 50.3922%
HSV (HSB):
346°, 85.7778%, 88.2353%
XYZ:
32.8724, 17.5624, 8.4948
xyY:
0.5578, 0.2980, 17.5624
CIE-Lab:
48.9610, 70.9638, 26.5421
CIE-LCH:
48.9610, 75.7651, 20.5069
CIE-Luv:
48.9610, 134.1573, 14.5466
Hunter-Lab:
41.9075, 66.6778, 17.3170
#e1204c color charts
#e1204c color shades, tints & tones
#e1204c color schemes
#e1204c color preview, HTML & CSS examples
This text has a color of #e1204c
<p style="color:#e1204c;">Text here</p>
.mytext {color:#e1204c;}
This box has a color of #e1204c
<div style="background-color:#e1204c;">Content here</div>
.mybackground {background-color:#e1204c;}
Border around this has a color of #e1204c
<div style="border:2px solid #e1204c;">Content here</div>
.myborder {border:2px solid #e1204c;}