#e12b4d color space conversions
Hex:
#e12b4d
RGB:
225, 43, 77
CMY:
12, 83, 70
CMYK:
0, 81, 66, 12
HSL:
349°, 75.2066%, 52.5490%
HSV (HSB):
349°, 80.8889%, 88.2353%
XYZ:
33.2548, 18.2711, 8.7951
xyY:
0.5513, 0.3029, 18.2711
CIE-Lab:
49.8233, 68.6025, 27.0333
CIE-LCH:
49.8233, 73.7367, 21.5073
CIE-Luv:
49.8233, 130.0397, 15.8244
Hunter-Lab:
42.7447, 64.0670, 17.7218
#e12b4d color charts
#e12b4d color shades, tints & tones
#e12b4d color schemes
#e12b4d color preview, HTML & CSS examples
This text has a color of #e12b4d
<p style="color:#e12b4d;">Text here</p>
.mytext {color:#e12b4d;}
This box has a color of #e12b4d
<div style="background-color:#e12b4d;">Content here</div>
.mybackground {background-color:#e12b4d;}
Border around this has a color of #e12b4d
<div style="border:2px solid #e12b4d;">Content here</div>
.myborder {border:2px solid #e12b4d;}