#fa105d color space conversions
Hex:
#fa105d
RGB:
250, 16, 93
CMY:
2, 94, 64
CMYK:
0, 94, 63, 2
HSL:
340°, 95.9016%, 52.1569%
HSV (HSB):
340°, 93.6000%, 98.0392%
XYZ:
41.5854, 21.4849, 12.3111
xyY:
0.5517, 0.2850, 21.4849
CIE-Lab:
53.4761, 80.1147, 23.0754
CIE-LCH:
53.4761, 83.3717, 16.0680
CIE-Luv:
53.4761, 150.9900, 9.8149
Hunter-Lab:
46.3518, 79.0291, 16.6987
#fa105d color charts
#fa105d color shades, tints & tones
#fa105d color schemes
#fa105d color preview, HTML & CSS examples
This text has a color of #fa105d
<p style="color:#fa105d;">Text here</p>
.mytext {color:#fa105d;}
This box has a color of #fa105d
<div style="background-color:#fa105d;">Content here</div>
.mybackground {background-color:#fa105d;}
Border around this has a color of #fa105d
<div style="border:2px solid #fa105d;">Content here</div>
.myborder {border:2px solid #fa105d;}