#e10f4e color space conversions
Hex:
#e10f4e
RGB:
225, 15, 78
CMY:
12, 94, 69
CMYK:
0, 93, 65, 12
HSL:
342°, 87.5000%, 47.0588%
HSV (HSB):
342°, 93.3333%, 88.2353%
XYZ:
32.5973, 16.8993, 8.7515
xyY:
0.5596, 0.2901, 16.8993
CIE-Lab:
48.1328, 73.5517, 24.2618
CIE-LCH:
48.1328, 77.4499, 18.2557
CIE-Luv:
48.1328, 137.4212, 11.6450
Hunter-Lab:
41.1087, 69.6020, 16.1540
#e10f4e color charts
#e10f4e color shades, tints & tones
#e10f4e color schemes
#e10f4e color preview, HTML & CSS examples
This text has a color of #e10f4e
<p style="color:#e10f4e;">Text here</p>
.mytext {color:#e10f4e;}
This box has a color of #e10f4e
<div style="background-color:#e10f4e;">Content here</div>
.mybackground {background-color:#e10f4e;}
Border around this has a color of #e10f4e
<div style="border:2px solid #e10f4e;">Content here</div>
.myborder {border:2px solid #e10f4e;}