#fa2c50 color space conversions
Hex:
#fa2c50
RGB:
250, 44, 80
CMY:
2, 83, 69
CMYK:
0, 82, 68, 2
HSL:
350°, 95.3704%, 57.6471%
HSV (HSB):
350°, 82.4000%, 98.0392%
XYZ:
41.7730, 22.7045, 9.7701
xyY:
0.5626, 0.3058, 22.7045
CIE-Lab:
54.7667, 75.1218, 32.4729
CIE-LCH:
54.7667, 81.8399, 23.3774
CIE-Luv:
54.7667, 148.1365, 19.9753
Hunter-Lab:
47.6493, 73.1004, 21.1975
#fa2c50 color charts
#fa2c50 color shades, tints & tones
#fa2c50 color schemes
#fa2c50 color preview, HTML & CSS examples
This text has a color of #fa2c50
<p style="color:#fa2c50;">Text here</p>
.mytext {color:#fa2c50;}
This box has a color of #fa2c50
<div style="background-color:#fa2c50;">Content here</div>
.mybackground {background-color:#fa2c50;}
Border around this has a color of #fa2c50
<div style="border:2px solid #fa2c50;">Content here</div>
.myborder {border:2px solid #fa2c50;}