#e13f4e color space conversions
Hex:
#e13f4e
RGB:
225, 63, 78
CMY:
12, 75, 69
CMYK:
0, 72, 65, 12
HSL:
354°, 72.9730%, 56.4706%
HSV (HSB):
354°, 72.0000%, 88.2353%
XYZ:
34.2040, 20.1126, 9.2871
xyY:
0.5378, 0.3162, 20.1126
CIE-Lab:
51.9643, 62.6949, 29.1419
CIE-LCH:
51.9643, 69.1368, 24.9300
CIE-Luv:
51.9643, 120.4357, 19.7860
Hunter-Lab:
44.8471, 57.6560, 19.1150
#e13f4e color charts
#e13f4e color shades, tints & tones
#e13f4e color schemes
#e13f4e color preview, HTML & CSS examples
This text has a color of #e13f4e
<p style="color:#e13f4e;">Text here</p>
.mytext {color:#e13f4e;}
This box has a color of #e13f4e
<div style="background-color:#e13f4e;">Content here</div>
.mybackground {background-color:#e13f4e;}
Border around this has a color of #e13f4e
<div style="border:2px solid #e13f4e;">Content here</div>
.myborder {border:2px solid #e13f4e;}