#fa214c color space conversions
Hex:
#fa214c
RGB:
250, 33, 76
CMY:
2, 87, 70
CMYK:
0, 87, 70, 2
HSL:
348°, 95.5947%, 55.4902%
HSV (HSB):
348°, 86.8000%, 98.0392%
XYZ:
41.2727, 21.9335, 8.8958
xyY:
0.5724, 0.3042, 21.9335
CIE-Lab:
53.9564, 77.0908, 33.8309
CIE-LCH:
53.9564, 84.1874, 23.6940
CIE-Luv:
53.9564, 152.9441, 20.3021
Hunter-Lab:
46.8332, 75.3485, 21.5214
#fa214c color charts
#fa214c color shades, tints & tones
#fa214c color schemes
#fa214c color preview, HTML & CSS examples
This text has a color of #fa214c
<p style="color:#fa214c;">Text here</p>
.mytext {color:#fa214c;}
This box has a color of #fa214c
<div style="background-color:#fa214c;">Content here</div>
.mybackground {background-color:#fa214c;}
Border around this has a color of #fa214c
<div style="border:2px solid #fa214c;">Content here</div>
.myborder {border:2px solid #fa214c;}