#fa09c1 color space conversions
Hex:
#fa09c1
RGB:
250, 9, 193
CMY:
2, 96, 24
CMYK:
0, 96, 23, 2
HSL:
314°, 96.0159%, 50.7843%
HSV (HSB):
314°, 96.4000%, 98.0392%
XYZ:
49.1477, 24.3696, 52.5655
xyY:
0.3898, 0.1933, 24.3696
CIE-Lab:
56.4560, 89.0104, -31.9713
CIE-LCH:
56.4560, 94.5781, 340.2424
CIE-Luv:
56.4560, 106.8723, -62.5002
Hunter-Lab:
49.3656, 91.3222, -28.5773
#fa09c1 color charts
#fa09c1 color shades, tints & tones
#fa09c1 color schemes
#fa09c1 color preview, HTML & CSS examples
This text has a color of #fa09c1
<p style="color:#fa09c1;">Text here</p>
.mytext {color:#fa09c1;}
This box has a color of #fa09c1
<div style="background-color:#fa09c1;">Content here</div>
.mybackground {background-color:#fa09c1;}
Border around this has a color of #fa09c1
<div style="border:2px solid #fa09c1;">Content here</div>
.myborder {border:2px solid #fa09c1;}