#fa206a color space conversions
Hex:
#fa206a
RGB:
250, 32, 106
CMY:
2, 87, 58
CMYK:
0, 87, 58, 2
HSL:
340°, 95.6140%, 55.2941%
HSV (HSB):
340°, 87.2000%, 98.0392%
XYZ:
42.5424, 22.3976, 15.7166
xyY:
0.5275, 0.2777, 22.3976
CIE-Lab:
54.4464, 78.8222, 16.5462
CIE-LCH:
54.4464, 80.5401, 11.8553
CIE-Luv:
54.4464, 142.9347, 3.7052
Hunter-Lab:
47.3261, 77.6364, 13.4386
#fa206a color charts
#fa206a color shades, tints & tones
#fa206a color schemes
#fa206a color preview, HTML & CSS examples
This text has a color of #fa206a
<p style="color:#fa206a;">Text here</p>
.mytext {color:#fa206a;}
This box has a color of #fa206a
<div style="background-color:#fa206a;">Content here</div>
.mybackground {background-color:#fa206a;}
Border around this has a color of #fa206a
<div style="border:2px solid #fa206a;">Content here</div>
.myborder {border:2px solid #fa206a;}