#e1234c color space conversions
Hex:
#e1234c
RGB:
225, 35, 76
CMY:
12, 86, 70
CMYK:
0, 84, 66, 12
HSL:
347°, 76.0000%, 50.9804%
HSV (HSB):
347°, 84.4444%, 88.2353%
XYZ:
32.9569, 17.7314, 8.5230
xyY:
0.5566, 0.2995, 17.7314
CIE-Lab:
49.1687, 70.3689, 26.8059
CIE-LCH:
49.1687, 75.3016, 20.8535
CIE-Luv:
49.1687, 133.2155, 14.9882
Hunter-Lab:
42.1087, 66.0150, 17.4756
#e1234c color charts
#e1234c color shades, tints & tones
#e1234c color schemes
#e1234c color preview, HTML & CSS examples
This text has a color of #e1234c
<p style="color:#e1234c;">Text here</p>
.mytext {color:#e1234c;}
This box has a color of #e1234c
<div style="background-color:#e1234c;">Content here</div>
.mybackground {background-color:#e1234c;}
Border around this has a color of #e1234c
<div style="border:2px solid #e1234c;">Content here</div>
.myborder {border:2px solid #e1234c;}