#fa10a3 color space conversions
Hex:
#fa10a3
RGB:
250, 16, 163
CMY:
2, 94, 36
CMYK:
0, 94, 35, 2
HSL:
322°, 95.9016%, 52.1569%
HSV (HSB):
322°, 93.6000%, 98.0392%
XYZ:
46.2205, 23.3389, 36.7191
xyY:
0.4349, 0.2196, 23.3389
CIE-Lab:
55.4197, 85.3459, -16.0737
CIE-LCH:
55.4197, 86.8464, 349.3341
CIE-Luv:
55.4197, 120.4651, -38.6132
Hunter-Lab:
48.3104, 86.2350, -11.2471
#fa10a3 color charts
#fa10a3 color shades, tints & tones
#fa10a3 color schemes
#fa10a3 color preview, HTML & CSS examples
This text has a color of #fa10a3
<p style="color:#fa10a3;">Text here</p>
.mytext {color:#fa10a3;}
This box has a color of #fa10a3
<div style="background-color:#fa10a3;">Content here</div>
.mybackground {background-color:#fa10a3;}
Border around this has a color of #fa10a3
<div style="border:2px solid #fa10a3;">Content here</div>
.myborder {border:2px solid #fa10a3;}