#fa10bc color space conversions
Hex:
#fa10bc
RGB:
250, 16, 188
CMY:
2, 94, 26
CMYK:
0, 94, 25, 2
HSL:
316°, 95.9016%, 52.1569%
HSV (HSB):
316°, 93.6000%, 98.0392%
XYZ:
48.6867, 24.3254, 49.7062
xyY:
0.3967, 0.1982, 24.3254
CIE-Lab:
56.4121, 87.9408, -29.1489
CIE-LCH:
56.4121, 92.6458, 341.6617
CIE-Luv:
56.4121, 108.7293, -58.1249
Hunter-Lab:
49.3208, 89.8938, -25.2287
#fa10bc color charts
#fa10bc color shades, tints & tones
#fa10bc color schemes
#fa10bc color preview, HTML & CSS examples
This text has a color of #fa10bc
<p style="color:#fa10bc;">Text here</p>
.mytext {color:#fa10bc;}
This box has a color of #fa10bc
<div style="background-color:#fa10bc;">Content here</div>
.mybackground {background-color:#fa10bc;}
Border around this has a color of #fa10bc
<div style="border:2px solid #fa10bc;">Content here</div>
.myborder {border:2px solid #fa10bc;}