#ef2f80 color space conversions
Hex:
#ef2f80
RGB:
239, 47, 128
CMY:
6, 82, 50
CMYK:
0, 80, 46, 6
HSL:
335°, 85.7143%, 56.0784%
HSV (HSB):
335°, 80.3347%, 93.7255%
XYZ:
40.5094, 21.9423, 22.5223
xyY:
0.4767, 0.2582, 21.9423
CIE-Lab:
53.9657, 74.7020, 2.3498
CIE-LCH:
53.9657, 74.7390, 1.8017
CIE-Luv:
53.9657, 121.2127, -11.6832
Hunter-Lab:
46.8426, 72.3921, 4.2827
#ef2f80 color charts
#ef2f80 color shades, tints & tones
#ef2f80 color schemes
#ef2f80 color preview, HTML & CSS examples
This text has a color of #ef2f80
<p style="color:#ef2f80;">Text here</p>
.mytext {color:#ef2f80;}
This box has a color of #ef2f80
<div style="background-color:#ef2f80;">Content here</div>
.mybackground {background-color:#ef2f80;}
Border around this has a color of #ef2f80
<div style="border:2px solid #ef2f80;">Content here</div>
.myborder {border:2px solid #ef2f80;}