#e00f45 color space conversions
Hex:
#e00f45
RGB:
224, 15, 69
CMY:
12, 94, 73
CMYK:
0, 93, 69, 12
HSL:
344°, 87.4477%, 46.8627%
HSV (HSB):
344°, 93.3036%, 87.8431%
XYZ:
31.9855, 16.6186, 7.1521
xyY:
0.5737, 0.2981, 16.6186
CIE-Lab:
47.7758, 72.8869, 29.2618
CIE-LCH:
47.7758, 78.5414, 21.8739
CIE-Luv:
47.7758, 139.6200, 15.9872
Hunter-Lab:
40.7659, 68.7130, 18.1341
#e00f45 color charts
#e00f45 color shades, tints & tones
#e00f45 color schemes
#e00f45 color preview, HTML & CSS examples
This text has a color of #e00f45
<p style="color:#e00f45;">Text here</p>
.mytext {color:#e00f45;}
This box has a color of #e00f45
<div style="background-color:#e00f45;">Content here</div>
.mybackground {background-color:#e00f45;}
Border around this has a color of #e00f45
<div style="border:2px solid #e00f45;">Content here</div>
.myborder {border:2px solid #e00f45;}