#fa2563 color space conversions
Hex:
#fa2563
RGB:
250, 37, 99
CMY:
2, 85, 61
CMYK:
0, 85, 60, 2
HSL:
343°, 95.5157%, 56.2745%
HSV (HSB):
343°, 85.2000%, 98.0392%
XYZ:
42.3380, 22.5480, 13.9251
xyY:
0.5372, 0.2861, 22.5480
CIE-Lab:
54.6037, 77.5309, 20.9655
CIE-LCH:
54.6037, 80.3156, 15.1317
CIE-Luv:
54.6037, 144.2070, 8.6357
Hunter-Lab:
47.4847, 76.0549, 15.8522
#fa2563 color charts
#fa2563 color shades, tints & tones
#fa2563 color schemes
#fa2563 color preview, HTML & CSS examples
This text has a color of #fa2563
<p style="color:#fa2563;">Text here</p>
.mytext {color:#fa2563;}
This box has a color of #fa2563
<div style="background-color:#fa2563;">Content here</div>
.mybackground {background-color:#fa2563;}
Border around this has a color of #fa2563
<div style="border:2px solid #fa2563;">Content here</div>
.myborder {border:2px solid #fa2563;}