#ef12c5 color space conversions
Hex:
#ef12c5
RGB:
239, 18, 197
CMY:
6, 93, 23
CMYK:
0, 92, 18, 6
HSL:
311°, 87.3518%, 50.3922%
HSV (HSB):
311°, 92.4686%, 93.7255%
XYZ:
45.8910, 22.8146, 54.8082
xyY:
0.3715, 0.1847, 22.8146
CIE-Lab:
54.8808, 86.7322, -36.8875
CIE-LCH:
54.8808, 94.2506, 336.9598
CIE-Luv:
54.8808, 95.8749, -69.0045
Hunter-Lab:
47.7646, 87.9101, -34.5981
#ef12c5 color charts
#ef12c5 color shades, tints & tones
#ef12c5 color schemes
#ef12c5 color preview, HTML & CSS examples
This text has a color of #ef12c5
<p style="color:#ef12c5;">Text here</p>
.mytext {color:#ef12c5;}
This box has a color of #ef12c5
<div style="background-color:#ef12c5;">Content here</div>
.mybackground {background-color:#ef12c5;}
Border around this has a color of #ef12c5
<div style="border:2px solid #ef12c5;">Content here</div>
.myborder {border:2px solid #ef12c5;}