#fa03a1 color space conversions
Hex:
#fa03a1
RGB:
250, 3, 161
CMY:
2, 99, 37
CMYK:
0, 99, 36, 2
HSL:
322°, 97.6285%, 49.6078%
HSV (HSB):
322°, 98.8000%, 98.0392%
XYZ:
45.8899, 22.9623, 35.7317
xyY:
0.4388, 0.2196, 22.9623
CIE-Lab:
55.0335, 86.0711, -15.4804
CIE-LCH:
55.0335, 87.4521, 349.8040
CIE-Luv:
55.0335, 122.4179, -37.8853
Hunter-Lab:
47.9190, 87.0833, -10.6674
#fa03a1 color charts
#fa03a1 color shades, tints & tones
#fa03a1 color schemes
#fa03a1 color preview, HTML & CSS examples
This text has a color of #fa03a1
<p style="color:#fa03a1;">Text here</p>
.mytext {color:#fa03a1;}
This box has a color of #fa03a1
<div style="background-color:#fa03a1;">Content here</div>
.mybackground {background-color:#fa03a1;}
Border around this has a color of #fa03a1
<div style="border:2px solid #fa03a1;">Content here</div>
.myborder {border:2px solid #fa03a1;}