#fa01d0 color space conversions
Hex:
#fa01d0
RGB:
250, 1, 208
CMY:
2, 100, 18
CMYK:
0, 100, 17, 2
HSL:
310°, 99.2032%, 49.2157%
HSV (HSB):
310°, 99.6000%, 98.0392%
XYZ:
50.8204, 24.8998, 61.8021
xyY:
0.3695, 0.1811, 24.8998
CIE-Lab:
56.9776, 91.2641, -39.7704
CIE-LCH:
56.9776, 99.5531, 336.4537
CIE-Luv:
56.9776, 100.4104, -74.6605
Hunter-Lab:
49.8997, 94.4691, -38.5025
#fa01d0 color charts
#fa01d0 color shades, tints & tones
#fa01d0 color schemes
#fa01d0 color preview, HTML & CSS examples
This text has a color of #fa01d0
<p style="color:#fa01d0;">Text here</p>
.mytext {color:#fa01d0;}
This box has a color of #fa01d0
<div style="background-color:#fa01d0;">Content here</div>
.mybackground {background-color:#fa01d0;}
Border around this has a color of #fa01d0
<div style="border:2px solid #fa01d0;">Content here</div>
.myborder {border:2px solid #fa01d0;}