#fa01d6 color space conversions
Hex:
#fa01d6
RGB:
250, 1, 214
CMY:
2, 100, 16
CMYK:
0, 100, 14, 2
HSL:
309°, 99.2032%, 49.2157%
HSV (HSB):
309°, 99.6000%, 98.0392%
XYZ:
51.5728, 25.2007, 65.7644
xyY:
0.3618, 0.1768, 25.2007
CIE-Lab:
57.2705, 91.9948, -42.7313
CIE-LCH:
57.2705, 101.4347, 335.0853
CIE-Luv:
57.2705, 97.7087, -79.3150
Hunter-Lab:
50.2003, 95.5295, -42.5319
#fa01d6 color charts
#fa01d6 color shades, tints & tones
#fa01d6 color schemes
#fa01d6 color preview, HTML & CSS examples
This text has a color of #fa01d6
<p style="color:#fa01d6;">Text here</p>
.mytext {color:#fa01d6;}
This box has a color of #fa01d6
<div style="background-color:#fa01d6;">Content here</div>
.mybackground {background-color:#fa01d6;}
Border around this has a color of #fa01d6
<div style="border:2px solid #fa01d6;">Content here</div>
.myborder {border:2px solid #fa01d6;}