#fa10e6 color space conversions
Hex:
#fa10e6
RGB:
250, 16, 230
CMY:
2, 94, 10
CMYK:
0, 94, 8, 2
HSL:
305°, 95.9016%, 52.1569%
HSV (HSB):
305°, 93.6000%, 98.0392%
XYZ:
53.8926, 26.4077, 77.1197
xyY:
0.3423, 0.1678, 26.4077
CIE-Lab:
58.4221, 93.0562, -49.9643
CIE-LCH:
58.4221, 105.6214, 331.7675
CIE-Luv:
58.4221, 90.0287, -90.7766
Hunter-Lab:
51.3885, 97.2682, -53.0057
#fa10e6 color charts
#fa10e6 color shades, tints & tones
#fa10e6 color schemes
#fa10e6 color preview, HTML & CSS examples
This text has a color of #fa10e6
<p style="color:#fa10e6;">Text here</p>
.mytext {color:#fa10e6;}
This box has a color of #fa10e6
<div style="background-color:#fa10e6;">Content here</div>
.mybackground {background-color:#fa10e6;}
Border around this has a color of #fa10e6
<div style="border:2px solid #fa10e6;">Content here</div>
.myborder {border:2px solid #fa10e6;}