#fa113b color space conversions
Hex:
#fa113b
RGB:
250, 17, 59
CMY:
2, 93, 77
CMYK:
0, 93, 76, 2
HSL:
349°, 95.8848%, 52.3529%
HSV (HSB):
349°, 93.2000%, 98.0392%
XYZ:
40.4142, 21.0407, 6.0689
xyY:
0.5985, 0.3116, 21.0407
CIE-Lab:
52.9940, 78.5955, 42.5576
CIE-LCH:
52.9940, 89.3779, 28.4345
CIE-Luv:
52.9940, 161.2981, 25.9569
Hunter-Lab:
45.8701, 76.9961, 24.2647
#fa113b color charts
#fa113b color shades, tints & tones
#fa113b color schemes
#fa113b color preview, HTML & CSS examples
This text has a color of #fa113b
<p style="color:#fa113b;">Text here</p>
.mytext {color:#fa113b;}
This box has a color of #fa113b
<div style="background-color:#fa113b;">Content here</div>
.mybackground {background-color:#fa113b;}
Border around this has a color of #fa113b
<div style="border:2px solid #fa113b;">Content here</div>
.myborder {border:2px solid #fa113b;}