#e3059f color space conversions
Hex:
#e3059f
RGB:
227, 5, 159
CMY:
11, 98, 38
CMYK:
0, 98, 30, 11
HSL:
318°, 95.6897%, 45.4902%
HSV (HSB):
318°, 97.7974%, 89.0196%
XYZ:
37.9908, 18.9426, 34.4548
xyY:
0.4157, 0.2073, 18.9426
CIE-Lab:
50.6200, 81.1575, -21.4266
CIE-LCH:
50.6200, 83.9383, 345.2106
CIE-Luv:
50.6200, 104.8323, -44.5274
Hunter-Lab:
43.5231, 79.6450, -16.4704
#e3059f color charts
#e3059f color shades, tints & tones
#e3059f color schemes
#e3059f color preview, HTML & CSS examples
This text has a color of #e3059f
<p style="color:#e3059f;">Text here</p>
.mytext {color:#e3059f;}
This box has a color of #e3059f
<div style="background-color:#e3059f;">Content here</div>
.mybackground {background-color:#e3059f;}
Border around this has a color of #e3059f
<div style="border:2px solid #e3059f;">Content here</div>
.myborder {border:2px solid #e3059f;}