#e12d43 color space conversions
Hex:
#e12d43
RGB:
225, 45, 67
CMY:
12, 82, 74
CMYK:
0, 80, 70, 12
HSL:
353°, 75.0000%, 52.9412%
HSV (HSB):
353°, 80.0000%, 88.2353%
XYZ:
33.0028, 18.2896, 7.1010
xyY:
0.5652, 0.3132, 18.2896
CIE-Lab:
49.8455, 67.6151, 33.0229
CIE-LCH:
49.8455, 75.2483, 26.0307
CIE-Luv:
49.8455, 132.0856, 21.0727
Hunter-Lab:
42.7663, 62.9078, 20.0918
#e12d43 color charts
#e12d43 color shades, tints & tones
#e12d43 color schemes
#e12d43 color preview, HTML & CSS examples
This text has a color of #e12d43
<p style="color:#e12d43;">Text here</p>
.mytext {color:#e12d43;}
This box has a color of #e12d43
<div style="background-color:#e12d43;">Content here</div>
.mybackground {background-color:#e12d43;}
Border around this has a color of #e12d43
<div style="border:2px solid #e12d43;">Content here</div>
.myborder {border:2px solid #e12d43;}