#e00f7e color space conversions
Hex:
#e00f7e
RGB:
224, 15, 126
CMY:
12, 94, 51
CMYK:
0, 93, 44, 12
HSL:
328°, 87.4477%, 46.8627%
HSV (HSB):
328°, 93.3036%, 87.8431%
XYZ:
34.6772, 17.6953, 21.3265
xyY:
0.4705, 0.2401, 17.6953
CIE-Lab:
49.1244, 76.5683, -3.8658
CIE-LCH:
49.1244, 76.6658, 357.1097
CIE-Luv:
49.1244, 116.9552, -19.7453
Hunter-Lab:
42.0658, 73.5325, -0.6128
#e00f7e color charts
#e00f7e color shades, tints & tones
#e00f7e color schemes
#e00f7e color preview, HTML & CSS examples
This text has a color of #e00f7e
<p style="color:#e00f7e;">Text here</p>
.mytext {color:#e00f7e;}
This box has a color of #e00f7e
<div style="background-color:#e00f7e;">Content here</div>
.mybackground {background-color:#e00f7e;}
Border around this has a color of #e00f7e
<div style="border:2px solid #e00f7e;">Content here</div>
.myborder {border:2px solid #e00f7e;}