#fa216f color space conversions
Hex:
#fa216f
RGB:
250, 33, 111
CMY:
2, 87, 56
CMYK:
0, 87, 56, 2
HSL:
338°, 95.5947%, 55.4902%
HSV (HSB):
338°, 86.8000%, 98.0392%
XYZ:
42.8374, 22.5594, 17.1355
xyY:
0.5190, 0.2733, 22.5594
CIE-Lab:
54.6156, 78.9751, 13.7712
CIE-LCH:
54.6156, 80.1667, 9.8914
CIE-Luv:
54.6156, 140.7373, 0.6825
Hunter-Lab:
47.4967, 77.8703, 11.8575
#fa216f color charts
#fa216f color shades, tints & tones
#fa216f color schemes
#fa216f color preview, HTML & CSS examples
This text has a color of #fa216f
<p style="color:#fa216f;">Text here</p>
.mytext {color:#fa216f;}
This box has a color of #fa216f
<div style="background-color:#fa216f;">Content here</div>
.mybackground {background-color:#fa216f;}
Border around this has a color of #fa216f
<div style="border:2px solid #fa216f;">Content here</div>
.myborder {border:2px solid #fa216f;}