#e00f95 color space conversions
Hex:
#e00f95
RGB:
224, 15, 149
CMY:
12, 94, 42
CMYK:
0, 93, 33, 12
HSL:
322°, 87.4477%, 46.8627%
HSV (HSB):
322°, 93.3036%, 87.8431%
XYZ:
36.3361, 18.3589, 30.0623
xyY:
0.4287, 0.2166, 18.3589
CIE-Lab:
49.9285, 78.7112, -16.5620
CIE-LCH:
49.9285, 80.4348, 348.1175
CIE-Luv:
49.9285, 106.3166, -37.1402
Hunter-Lab:
42.8472, 76.3922, -11.6057
#e00f95 color charts
#e00f95 color shades, tints & tones
#e00f95 color schemes
#e00f95 color preview, HTML & CSS examples
This text has a color of #e00f95
<p style="color:#e00f95;">Text here</p>
.mytext {color:#e00f95;}
This box has a color of #e00f95
<div style="background-color:#e00f95;">Content here</div>
.mybackground {background-color:#e00f95;}
Border around this has a color of #e00f95
<div style="border:2px solid #e00f95;">Content here</div>
.myborder {border:2px solid #e00f95;}