#fa104c color space conversions
Hex:
#fa104c
RGB:
250, 16, 76
CMY:
2, 94, 70
CMYK:
0, 94, 70, 2
HSL:
345°, 95.9016%, 52.1569%
HSV (HSB):
345°, 93.6000%, 98.0392%
XYZ:
40.9141, 21.2164, 8.7762
xyY:
0.5770, 0.2992, 21.2164
CIE-Lab:
53.1855, 79.3139, 32.8922
CIE-LCH:
53.1855, 85.8638, 22.5242
CIE-Luv:
53.1855, 156.7454, 18.6698
Hunter-Lab:
46.0612, 77.9464, 20.9461
#fa104c color charts
#fa104c color shades, tints & tones
#fa104c color schemes
#fa104c color preview, HTML & CSS examples
This text has a color of #fa104c
<p style="color:#fa104c;">Text here</p>
.mytext {color:#fa104c;}
This box has a color of #fa104c
<div style="background-color:#fa104c;">Content here</div>
.mybackground {background-color:#fa104c;}
Border around this has a color of #fa104c
<div style="border:2px solid #fa104c;">Content here</div>
.myborder {border:2px solid #fa104c;}