#fa06c1 color space conversions
Hex:
#fa06c1
RGB:
250, 6, 193
CMY:
2, 98, 24
CMYK:
0, 98, 23, 2
HSL:
314°, 96.0630%, 50.1961%
HSV (HSB):
314°, 97.6000%, 98.0392%
XYZ:
49.1151, 24.3045, 52.5547
xyY:
0.3899, 0.1929, 24.3045
CIE-Lab:
56.3914, 89.2002, -32.0719
CIE-LCH:
56.3914, 94.7907, 340.2240
CIE-Luv:
56.3914, 107.0421, -62.6684
Hunter-Lab:
49.2996, 91.5577, -28.6950
#fa06c1 color charts
#fa06c1 color shades, tints & tones
#fa06c1 color schemes
#fa06c1 color preview, HTML & CSS examples
This text has a color of #fa06c1
<p style="color:#fa06c1;">Text here</p>
.mytext {color:#fa06c1;}
This box has a color of #fa06c1
<div style="background-color:#fa06c1;">Content here</div>
.mybackground {background-color:#fa06c1;}
Border around this has a color of #fa06c1
<div style="border:2px solid #fa06c1;">Content here</div>
.myborder {border:2px solid #fa06c1;}