#e12f5e color space conversions
Hex:
#e12f5e
RGB:
225, 47, 94
CMY:
12, 82, 63
CMYK:
0, 79, 58, 12
HSL:
344°, 74.7899%, 53.3333%
HSV (HSB):
344°, 79.1111%, 88.2353%
XYZ:
34.0882, 18.8487, 12.4312
xyY:
0.5215, 0.2883, 18.8487
CIE-Lab:
50.5098, 68.5629, 17.6476
CIE-LCH:
50.5098, 70.7976, 14.4342
CIE-Luv:
50.5098, 122.9306, 7.0365
Hunter-Lab:
43.4151, 64.1763, 13.4139
#e12f5e color charts
#e12f5e color shades, tints & tones
#e12f5e color schemes
#e12f5e color preview, HTML & CSS examples
This text has a color of #e12f5e
<p style="color:#e12f5e;">Text here</p>
.mytext {color:#e12f5e;}
This box has a color of #e12f5e
<div style="background-color:#e12f5e;">Content here</div>
.mybackground {background-color:#e12f5e;}
Border around this has a color of #e12f5e
<div style="border:2px solid #e12f5e;">Content here</div>
.myborder {border:2px solid #e12f5e;}