#fa018b color space conversions
Hex:
#fa018b
RGB:
250, 1, 139
CMY:
2, 100, 45
CMYK:
0, 100, 44, 2
HSL:
327°, 99.2032%, 49.2157%
HSV (HSB):
327°, 99.6000%, 98.0392%
XYZ:
44.0954, 22.2098, 26.3889
xyY:
0.4757, 0.2396, 22.2098
CIE-Lab:
54.2489, 84.2720, -3.5767
CIE-LCH:
54.2489, 84.3479, 357.5697
CIE-Luv:
54.2489, 133.0183, -21.4237
Hunter-Lab:
47.1273, 84.5438, -0.2104
#fa018b color charts
#fa018b color shades, tints & tones
#fa018b color schemes
#fa018b color preview, HTML & CSS examples
This text has a color of #fa018b
<p style="color:#fa018b;">Text here</p>
.mytext {color:#fa018b;}
This box has a color of #fa018b
<div style="background-color:#fa018b;">Content here</div>
.mybackground {background-color:#fa018b;}
Border around this has a color of #fa018b
<div style="border:2px solid #fa018b;">Content here</div>
.myborder {border:2px solid #fa018b;}