#e1234b color space conversions
Hex:
#e1234b
RGB:
225, 35, 75
CMY:
12, 86, 71
CMYK:
0, 84, 67, 12
HSL:
347°, 76.0000%, 50.9804%
HSV (HSB):
347°, 84.4444%, 88.2353%
XYZ:
32.9224, 17.7176, 8.3412
xyY:
0.5582, 0.3004, 17.7176
CIE-Lab:
49.1518, 70.3191, 27.3891
CIE-LCH:
49.1518, 75.4649, 21.2808
CIE-Luv:
49.1518, 133.5281, 15.5015
Hunter-Lab:
42.0923, 65.9517, 17.7154
#e1234b color charts
#e1234b RGB chart
#e1234b CMYK chart
#e1234b RGB pie chart
#e1234b color shades, tints & tones
#e1234b color schemes
#e1234b color preview, HTML & CSS examples
This text has a color of #e1234b
<p style="color:#e1234b;">Text here</p>
.mytext {color:#e1234b;}
Text color #e1234b
This box has a color of #e1234b
<div style="background-color:#e1234b;">Content here</div>
.mybackground {background-color:#e1234b;}
Background color #e1234b
Border around this has a color of #e1234b
<div style="border:2px solid #e1234b;">Content here</div>
.myborder {border:2px solid #e1234b;}
Border color #e1234b