#e12d4f color space conversions
Hex:
#e12d4f
RGB:
225, 45, 79
CMY:
12, 82, 69
CMYK:
0, 80, 65, 12
HSL:
349°, 75.0000%, 52.9412%
HSV (HSB):
349°, 80.0000%, 88.2353%
XYZ:
33.4010, 18.4488, 9.1977
xyY:
0.5471, 0.3022, 18.4488
CIE-Lab:
50.0360, 68.2013, 26.1007
CIE-LCH:
50.0360, 73.0251, 20.9419
CIE-Luv:
50.0360, 128.6356, 15.1576
Hunter-Lab:
42.9521, 63.6414, 17.3702
#e12d4f color charts
#e12d4f color shades, tints & tones
#e12d4f color schemes
#e12d4f color preview, HTML & CSS examples
This text has a color of #e12d4f
<p style="color:#e12d4f;">Text here</p>
.mytext {color:#e12d4f;}
This box has a color of #e12d4f
<div style="background-color:#e12d4f;">Content here</div>
.mybackground {background-color:#e12d4f;}
Border around this has a color of #e12d4f
<div style="border:2px solid #e12d4f;">Content here</div>
.myborder {border:2px solid #e12d4f;}