#fa12d1 color space conversions
Hex:
#fa12d1
RGB:
250, 18, 209
CMY:
2, 93, 18
CMYK:
0, 93, 16, 2
HSL:
311°, 95.8678%, 52.5490%
HSV (HSB):
311°, 92.8000%, 98.0392%
XYZ:
51.1493, 25.3601, 62.5207
xyY:
0.3679, 0.1824, 25.3601
CIE-Lab:
57.4246, 90.2112, -39.6392
CIE-LCH:
57.4246, 98.5359, 336.2791
CIE-Luv:
57.4246, 99.0099, -74.4120
Hunter-Lab:
50.3588, 93.1741, -38.3578
#fa12d1 color charts
#fa12d1 color shades, tints & tones
#fa12d1 color schemes
#fa12d1 color preview, HTML & CSS examples
This text has a color of #fa12d1
<p style="color:#fa12d1;">Text here</p>
.mytext {color:#fa12d1;}
This box has a color of #fa12d1
<div style="background-color:#fa12d1;">Content here</div>
.mybackground {background-color:#fa12d1;}
Border around this has a color of #fa12d1
<div style="border:2px solid #fa12d1;">Content here</div>
.myborder {border:2px solid #fa12d1;}