#e00d7b color space conversions
Hex:
#e00d7b
RGB:
224, 13, 123
CMY:
12, 95, 52
CMYK:
0, 94, 45, 12
HSL:
329°, 89.0295%, 46.4706%
HSV (HSB):
329°, 94.1964%, 87.8431%
XYZ:
34.4595, 17.5652, 20.3131
xyY:
0.4764, 0.2428, 17.5652
CIE-Lab:
48.9644, 76.5089, -2.2719
CIE-LCH:
48.9644, 76.5426, 358.2991
CIE-Luv:
48.9644, 118.5503, -17.7161
Hunter-Lab:
41.9109, 73.4206, 0.6013
#e00d7b color charts
#e00d7b color shades, tints & tones
#e00d7b color schemes
#e00d7b color preview, HTML & CSS examples
This text has a color of #e00d7b
<p style="color:#e00d7b;">Text here</p>
.mytext {color:#e00d7b;}
This box has a color of #e00d7b
<div style="background-color:#e00d7b;">Content here</div>
.mybackground {background-color:#e00d7b;}
Border around this has a color of #e00d7b
<div style="border:2px solid #e00d7b;">Content here</div>
.myborder {border:2px solid #e00d7b;}