#fa018f color space conversions
Hex:
#fa018f
RGB:
250, 1, 143
CMY:
2, 100, 44
CMYK:
0, 100, 43, 2
HSL:
326°, 99.2032%, 49.2157%
HSV (HSB):
326°, 99.6000%, 98.0392%
XYZ:
44.3931, 22.3289, 27.9567
xyY:
0.4689, 0.2358, 22.3289
CIE-Lab:
54.3742, 84.6009, -5.7827
CIE-LCH:
54.3742, 84.7983, 356.0898
CIE-Luv:
54.3742, 131.1400, -24.3739
Hunter-Lab:
47.2534, 85.0016, -2.0006
#fa018f color charts
#fa018f color shades, tints & tones
#fa018f color schemes
#fa018f color preview, HTML & CSS examples
This text has a color of #fa018f
<p style="color:#fa018f;">Text here</p>
.mytext {color:#fa018f;}
This box has a color of #fa018f
<div style="background-color:#fa018f;">Content here</div>
.mybackground {background-color:#fa018f;}
Border around this has a color of #fa018f
<div style="border:2px solid #fa018f;">Content here</div>
.myborder {border:2px solid #fa018f;}