#ef02a5 color space conversions
Hex:
#ef02a5
RGB:
239, 2, 165
CMY:
6, 99, 35
CMYK:
0, 99, 31, 6
HSL:
319°, 98.3402%, 47.2549%
HSV (HSB):
319°, 99.1632%, 93.7255%
XYZ:
42.4098, 21.1108, 37.4368
xyY:
0.4201, 0.2091, 21.1108
CIE-Lab:
53.0705, 84.3551, -21.0253
CIE-LCH:
53.0705, 86.9359, 346.0044
CIE-Luv:
53.0705, 111.7921, -45.0327
Hunter-Lab:
45.9464, 84.3542, -16.1466
#ef02a5 color charts
#ef02a5 color shades, tints & tones
#ef02a5 color schemes
#ef02a5 color preview, HTML & CSS examples
This text has a color of #ef02a5
<p style="color:#ef02a5;">Text here</p>
.mytext {color:#ef02a5;}
This box has a color of #ef02a5
<div style="background-color:#ef02a5;">Content here</div>
.mybackground {background-color:#ef02a5;}
Border around this has a color of #ef02a5
<div style="border:2px solid #ef02a5;">Content here</div>
.myborder {border:2px solid #ef02a5;}