#e1234d color space conversions
Hex:
#e1234d
RGB:
225, 35, 77
CMY:
12, 86, 70
CMYK:
0, 84, 66, 12
HSL:
347°, 76.0000%, 50.9804%
HSV (HSB):
347°, 84.4444%, 88.2353%
XYZ:
32.9919, 17.7454, 8.7075
xyY:
0.5550, 0.2985, 17.7454
CIE-Lab:
49.1859, 70.4193, 26.2224
CIE-LCH:
49.1859, 75.1432, 20.4240
CIE-Luv:
49.1859, 132.8996, 14.4691
Hunter-Lab:
42.1253, 66.0792, 17.2322
#e1234d color charts
#e1234d RGB chart
#e1234d CMYK chart
#e1234d RGB pie chart
#e1234d color shades, tints & tones
#e1234d color schemes
#e1234d color preview, HTML & CSS examples
This text has a color of #e1234d
<p style="color:#e1234d;">Text here</p>
.mytext {color:#e1234d;}
Text color #e1234d
This box has a color of #e1234d
<div style="background-color:#e1234d;">Content here</div>
.mybackground {background-color:#e1234d;}
Background color #e1234d
Border around this has a color of #e1234d
<div style="border:2px solid #e1234d;">Content here</div>
.myborder {border:2px solid #e1234d;}
Border color #e1234d