#e12a5f color space conversions
Hex:
#e12a5f
RGB:
225, 42, 95
CMY:
12, 84, 63
CMYK:
0, 81, 58, 12
HSL:
343°, 75.3086%, 52.3529%
HSV (HSB):
343°, 81.3333%, 88.2353%
XYZ:
33.9449, 18.4897, 12.6062
xyY:
0.5219, 0.2843, 18.4897
CIE-Lab:
50.0848, 69.8960, 16.4615
CIE-LCH:
50.0848, 71.8083, 13.2525
CIE-Luv:
50.0848, 124.4200, 5.4214
Hunter-Lab:
42.9997, 65.6624, 12.7177
#e12a5f color charts
#e12a5f color shades, tints & tones
#e12a5f color schemes
#e12a5f color preview, HTML & CSS examples
This text has a color of #e12a5f
<p style="color:#e12a5f;">Text here</p>
.mytext {color:#e12a5f;}
This box has a color of #e12a5f
<div style="background-color:#e12a5f;">Content here</div>
.mybackground {background-color:#e12a5f;}
Border around this has a color of #e12a5f
<div style="border:2px solid #e12a5f;">Content here</div>
.myborder {border:2px solid #e12a5f;}