#e00e85 color space conversions
Hex:
#e00e85
RGB:
224, 14, 133
CMY:
12, 95, 48
CMYK:
0, 94, 41, 12
HSL:
326°, 88.2353%, 46.6667%
HSV (HSB):
326°, 93.7500%, 87.8431%
XYZ:
35.1311, 17.8548, 23.7850
xyY:
0.4576, 0.2326, 17.8548
CIE-Lab:
49.3196, 77.2796, -7.8313
CIE-LCH:
49.3196, 77.6754, 354.2136
CIE-Luv:
49.3196, 113.8591, -25.0236
Hunter-Lab:
42.2550, 74.4602, -3.7954
#e00e85 color charts
#e00e85 color shades, tints & tones
#e00e85 color schemes
#e00e85 color preview, HTML & CSS examples
This text has a color of #e00e85
<p style="color:#e00e85;">Text here</p>
.mytext {color:#e00e85;}
This box has a color of #e00e85
<div style="background-color:#e00e85;">Content here</div>
.mybackground {background-color:#e00e85;}
Border around this has a color of #e00e85
<div style="border:2px solid #e00e85;">Content here</div>
.myborder {border:2px solid #e00e85;}