#ef018b color space conversions
Hex:
#ef018b
RGB:
239, 1, 139
CMY:
6, 100, 45
CMYK:
0, 100, 42, 6
HSL:
325°, 99.1667%, 47.0588%
HSV (HSB):
325°, 99.5816%, 93.7255%
XYZ:
40.2677, 20.2365, 26.2098
xyY:
0.4644, 0.2334, 20.2365
CIE-Lab:
52.1036, 81.9784, -6.9927
CIE-LCH:
52.1036, 82.2761, 355.1245
CIE-Luv:
52.1036, 124.2540, -25.2015
Hunter-Lab:
44.9850, 81.0578, -3.0549
#ef018b color charts
#ef018b color shades, tints & tones
#ef018b color schemes
#ef018b color preview, HTML & CSS examples
This text has a color of #ef018b
<p style="color:#ef018b;">Text here</p>
.mytext {color:#ef018b;}
This box has a color of #ef018b
<div style="background-color:#ef018b;">Content here</div>
.mybackground {background-color:#ef018b;}
Border around this has a color of #ef018b
<div style="border:2px solid #ef018b;">Content here</div>
.myborder {border:2px solid #ef018b;}