#e00f65 color space conversions
Hex:
#e00f65
RGB:
224, 15, 101
CMY:
12, 94, 60
CMYK:
0, 93, 55, 12
HSL:
335°, 87.4477%, 46.8627%
HSV (HSB):
335°, 93.3036%, 87.8431%
XYZ:
33.2603, 17.1285, 13.8650
xyY:
0.5176, 0.2666, 17.1285
CIE-Lab:
48.4216, 74.6639, 10.4518
CIE-LCH:
48.4216, 75.3919, 7.9688
CIE-Luv:
48.4216, 127.8777, -2.3325
Hunter-Lab:
41.3866, 71.0245, 9.1077
#e00f65 color charts
#e00f65 color shades, tints & tones
#e00f65 color schemes
#e00f65 color preview, HTML & CSS examples
This text has a color of #e00f65
<p style="color:#e00f65;">Text here</p>
.mytext {color:#e00f65;}
This box has a color of #e00f65
<div style="background-color:#e00f65;">Content here</div>
.mybackground {background-color:#e00f65;}
Border around this has a color of #e00f65
<div style="border:2px solid #e00f65;">Content here</div>
.myborder {border:2px solid #e00f65;}