#e005a9 color space conversions
Hex:
#e005a9
RGB:
224, 5, 169
CMY:
12, 98, 34
CMYK:
0, 98, 25, 12
HSL:
315°, 95.6332%, 44.9020%
HSV (HSB):
315°, 97.7679%, 87.8431%
XYZ:
37.9562, 18.8204, 39.1683
xyY:
0.3956, 0.1962, 18.8204
CIE-Lab:
50.4764, 81.6644, -27.6254
CIE-LCH:
50.4764, 86.2105, 341.3104
CIE-Luv:
50.4764, 97.7572, -53.4207
Hunter-Lab:
43.3825, 80.2537, -23.1628
#e005a9 color charts
#e005a9 color shades, tints & tones
#e005a9 color schemes
#e005a9 color preview, HTML & CSS examples
This text has a color of #e005a9
<p style="color:#e005a9;">Text here</p>
.mytext {color:#e005a9;}
This box has a color of #e005a9
<div style="background-color:#e005a9;">Content here</div>
.mybackground {background-color:#e005a9;}
Border around this has a color of #e005a9
<div style="border:2px solid #e005a9;">Content here</div>
.myborder {border:2px solid #e005a9;}