#e00f50 color space conversions
Hex:
#e00f50
RGB:
224, 15, 80
CMY:
12, 94, 69
CMYK:
0, 93, 64, 12
HSL:
341°, 87.4477%, 46.8627%
HSV (HSB):
341°, 93.3036%, 87.8431%
XYZ:
32.3593, 16.7681, 9.1205
xyY:
0.5555, 0.2879, 16.7681
CIE-Lab:
47.9665, 73.4145, 22.7789
CIE-LCH:
47.9665, 76.8672, 17.2380
CIE-Luv:
47.9665, 135.9572, 10.3118
Hunter-Lab:
40.9489, 69.3964, 15.4587
#e00f50 color charts
#e00f50 color shades, tints & tones
#e00f50 color schemes
#e00f50 color preview, HTML & CSS examples
This text has a color of #e00f50
<p style="color:#e00f50;">Text here</p>
.mytext {color:#e00f50;}
This box has a color of #e00f50
<div style="background-color:#e00f50;">Content here</div>
.mybackground {background-color:#e00f50;}
Border around this has a color of #e00f50
<div style="border:2px solid #e00f50;">Content here</div>
.myborder {border:2px solid #e00f50;}