#e00d74 color space conversions
Hex:
#e00d74
RGB:
224, 13, 116
CMY:
12, 95, 55
CMYK:
0, 94, 48, 12
HSL:
331°, 89.0295%, 46.4706%
HSV (HSB):
331°, 94.1964%, 87.8431%
XYZ:
34.0368, 17.3961, 18.0868
xyY:
0.4896, 0.2502, 17.3961
CIE-Lab:
48.7553, 75.9464, 1.7049
CIE-LCH:
48.7553, 75.9655, 1.2860
CIE-Luv:
48.7553, 121.6931, -12.6973
Hunter-Lab:
41.7086, 72.6768, 3.4851
#e00d74 color charts
#e00d74 color shades, tints & tones
#e00d74 color schemes
#e00d74 color preview, HTML & CSS examples
This text has a color of #e00d74
<p style="color:#e00d74;">Text here</p>
.mytext {color:#e00d74;}
This box has a color of #e00d74
<div style="background-color:#e00d74;">Content here</div>
.mybackground {background-color:#e00d74;}
Border around this has a color of #e00d74
<div style="border:2px solid #e00d74;">Content here</div>
.myborder {border:2px solid #e00d74;}