#e05fac color space conversions
Hex:
#e05fac
RGB:
224, 95, 172
CMY:
12, 63, 33
CMYK:
0, 58, 23, 12
HSL:
324°, 67.5393%, 62.5490%
HSV (HSB):
324°, 57.5893%, 87.8431%
XYZ:
42.2791, 27.0103, 42.0149
xyY:
0.3799, 0.2427, 27.0103
CIE-Lab:
58.9838, 58.4735, -16.3230
CIE-LCH:
58.9838, 60.7091, 344.4028
CIE-Luv:
58.9838, 74.4217, -34.0797
Hunter-Lab:
51.9714, 54.2609, -11.5514
#e05fac color charts
#e05fac color shades, tints & tones
#e05fac color schemes
#e05fac color preview, HTML & CSS examples
This text has a color of #e05fac
<p style="color:#e05fac;">Text here</p>
.mytext {color:#e05fac;}
This box has a color of #e05fac
<div style="background-color:#e05fac;">Content here</div>
.mybackground {background-color:#e05fac;}
Border around this has a color of #e05fac
<div style="border:2px solid #e05fac;">Content here</div>
.myborder {border:2px solid #e05fac;}