#e1234f color space conversions
Hex:
#e1234f
RGB:
225, 35, 79
CMY:
12, 86, 69
CMYK:
0, 84, 65, 12
HSL:
346°, 76.0000%, 50.9804%
HSV (HSB):
346°, 84.4444%, 88.2353%
XYZ:
33.0637, 17.7741, 9.0852
xyY:
0.5518, 0.2966, 17.7741
CIE-Lab:
49.2210, 70.5225, 25.0546
CIE-LCH:
49.2210, 74.8408, 19.5586
CIE-Luv:
49.2210, 132.2576, 13.4135
Hunter-Lab:
42.1594, 66.2104, 16.7347
#e1234f color charts
#e1234f RGB chart
#e1234f CMYK chart
#e1234f RGB pie chart
#e1234f color shades, tints & tones
#e1234f color schemes
#e1234f color preview, HTML & CSS examples
This text has a color of #e1234f
<p style="color:#e1234f;">Text here</p>
.mytext {color:#e1234f;}
Text color #e1234f
This box has a color of #e1234f
<div style="background-color:#e1234f;">Content here</div>
.mybackground {background-color:#e1234f;}
Background color #e1234f
Border around this has a color of #e1234f
<div style="border:2px solid #e1234f;">Content here</div>
.myborder {border:2px solid #e1234f;}
Border color #e1234f