#fa12d2 color space conversions
Hex:
#fa12d2
RGB:
250, 18, 210
CMY:
2, 93, 18
CMYK:
0, 93, 16, 2
HSL:
310°, 95.8678%, 52.5490%
HSV (HSB):
310°, 92.8000%, 98.0392%
XYZ:
51.2735, 25.4097, 63.1749
xyY:
0.3666, 0.1817, 25.4097
CIE-Lab:
57.4725, 90.3336, -40.1344
CIE-LCH:
57.4725, 98.8480, 336.0449
CIE-Luv:
57.4725, 98.5651, -75.1912
Hunter-Lab:
50.4081, 93.3504, -39.0207
#fa12d2 color charts
#fa12d2 color shades, tints & tones
#fa12d2 color schemes
#fa12d2 color preview, HTML & CSS examples
This text has a color of #fa12d2
<p style="color:#fa12d2;">Text here</p>
.mytext {color:#fa12d2;}
This box has a color of #fa12d2
<div style="background-color:#fa12d2;">Content here</div>
.mybackground {background-color:#fa12d2;}
Border around this has a color of #fa12d2
<div style="border:2px solid #fa12d2;">Content here</div>
.myborder {border:2px solid #fa12d2;}