#fa215a color space conversions
Hex:
#fa215a
RGB:
250, 33, 90
CMY:
2, 87, 65
CMYK:
0, 87, 64, 2
HSL:
344°, 95.5947%, 55.4902%
HSV (HSB):
344°, 86.8000%, 98.0392%
XYZ:
41.8137, 22.1499, 11.7444
xyY:
0.5523, 0.2926, 22.1499
CIE-Lab:
54.1857, 77.7495, 25.8062
CIE-LCH:
54.1857, 81.9203, 18.3618
CIE-Luv:
54.1857, 148.4910, 13.1853
Hunter-Lab:
47.0637, 76.2267, 18.1492
#fa215a color charts
#fa215a color shades, tints & tones
#fa215a color schemes
#fa215a color preview, HTML & CSS examples
This text has a color of #fa215a
<p style="color:#fa215a;">Text here</p>
.mytext {color:#fa215a;}
This box has a color of #fa215a
<div style="background-color:#fa215a;">Content here</div>
.mybackground {background-color:#fa215a;}
Border around this has a color of #fa215a
<div style="border:2px solid #fa215a;">Content here</div>
.myborder {border:2px solid #fa215a;}