#e00d91 color space conversions
Hex:
#e00d91
RGB:
224, 13, 145
CMY:
12, 95, 43
CMYK:
0, 94, 35, 12
HSL:
322°, 89.0295%, 46.4706%
HSV (HSB):
322°, 94.1964%, 87.8431%
XYZ:
35.9952, 18.1795, 28.3999
xyY:
0.4359, 0.2202, 18.1795
CIE-Lab:
49.7131, 78.5015, -14.4873
CIE-LCH:
49.7131, 79.8271, 349.5438
CIE-Luv:
49.7131, 108.3787, -34.2200
Hunter-Lab:
42.6374, 76.0774, -9.6457
#e00d91 color charts
#e00d91 color shades, tints & tones
#e00d91 color schemes
#e00d91 color preview, HTML & CSS examples
This text has a color of #e00d91
<p style="color:#e00d91;">Text here</p>
.mytext {color:#e00d91;}
This box has a color of #e00d91
<div style="background-color:#e00d91;">Content here</div>
.mybackground {background-color:#e00d91;}
Border around this has a color of #e00d91
<div style="border:2px solid #e00d91;">Content here</div>
.myborder {border:2px solid #e00d91;}