#fa10e7 color space conversions
Hex:
#fa10e7
RGB:
250, 16, 231
CMY:
2, 94, 9
CMYK:
0, 94, 8, 2
HSL:
305°, 95.9016%, 52.1569%
HSV (HSB):
305°, 93.6000%, 98.0392%
XYZ:
54.0334, 26.4641, 77.8615
xyY:
0.3412, 0.1671, 26.4641
CIE-Lab:
58.4750, 93.1884, -50.4429
CIE-LCH:
58.4750, 105.9650, 331.5733
CIE-Luv:
58.4750, 89.6077, -91.5396
Hunter-Lab:
51.4433, 97.4618, -53.7276
#fa10e7 color charts
#fa10e7 color shades, tints & tones
#fa10e7 color schemes
#fa10e7 color preview, HTML & CSS examples
This text has a color of #fa10e7
<p style="color:#fa10e7;">Text here</p>
.mytext {color:#fa10e7;}
This box has a color of #fa10e7
<div style="background-color:#fa10e7;">Content here</div>
.mybackground {background-color:#fa10e7;}
Border around this has a color of #fa10e7
<div style="border:2px solid #fa10e7;">Content here</div>
.myborder {border:2px solid #fa10e7;}