#fa104b color space conversions
Hex:
#fa104b
RGB:
250, 16, 75
CMY:
2, 94, 71
CMYK:
0, 94, 70, 2
HSL:
345°, 95.9016%, 52.1569%
HSV (HSB):
345°, 93.6000%, 98.0392%
XYZ:
40.8796, 21.2026, 8.5945
xyY:
0.5784, 0.3000, 21.2026
CIE-Lab:
53.1705, 79.2724, 33.4667
CIE-LCH:
53.1705, 86.0473, 22.8882
CIE-Luv:
53.1705, 157.0532, 19.1415
Hunter-Lab:
46.0463, 77.8905, 21.1659
#fa104b color charts
#fa104b color shades, tints & tones
#fa104b color schemes
#fa104b color preview, HTML & CSS examples
This text has a color of #fa104b
<p style="color:#fa104b;">Text here</p>
.mytext {color:#fa104b;}
This box has a color of #fa104b
<div style="background-color:#fa104b;">Content here</div>
.mybackground {background-color:#fa104b;}
Border around this has a color of #fa104b
<div style="border:2px solid #fa104b;">Content here</div>
.myborder {border:2px solid #fa104b;}