#fa206b color space conversions
Hex:
#fa206b
RGB:
250, 32, 107
CMY:
2, 87, 58
CMYK:
0, 87, 57, 2
HSL:
339°, 95.6140%, 55.2941%
HSV (HSB):
339°, 87.2000%, 98.0392%
XYZ:
42.5947, 22.4186, 15.9921
xyY:
0.5258, 0.2768, 22.4186
CIE-Lab:
54.4683, 78.8844, 15.9745
CIE-LCH:
54.4683, 80.4856, 11.4479
CIE-Luv:
54.4683, 142.5484, 3.0820
Hunter-Lab:
47.3482, 77.7200, 13.1182
#fa206b color charts
#fa206b color shades, tints & tones
#fa206b color schemes
#fa206b color preview, HTML & CSS examples
This text has a color of #fa206b
<p style="color:#fa206b;">Text here</p>
.mytext {color:#fa206b;}
This box has a color of #fa206b
<div style="background-color:#fa206b;">Content here</div>
.mybackground {background-color:#fa206b;}
Border around this has a color of #fa206b
<div style="border:2px solid #fa206b;">Content here</div>
.myborder {border:2px solid #fa206b;}