#fa018a color space conversions
Hex:
#fa018a
RGB:
250, 1, 138
CMY:
2, 100, 46
CMYK:
0, 100, 45, 2
HSL:
327°, 99.2032%, 49.2157%
HSV (HSB):
327°, 99.6000%, 98.0392%
XYZ:
44.0226, 22.1807, 26.0058
xyY:
0.4774, 0.2405, 22.1807
CIE-Lab:
54.2182, 84.1913, -3.0232
CIE-LCH:
54.2182, 84.2456, 357.9435
CIE-Luv:
54.2182, 133.4854, -20.6916
Hunter-Lab:
47.0964, 84.4316, 0.2285
#fa018a color charts
#fa018a color shades, tints & tones
#fa018a color schemes
#fa018a color preview, HTML & CSS examples
This text has a color of #fa018a
<p style="color:#fa018a;">Text here</p>
.mytext {color:#fa018a;}
This box has a color of #fa018a
<div style="background-color:#fa018a;">Content here</div>
.mybackground {background-color:#fa018a;}
Border around this has a color of #fa018a
<div style="border:2px solid #fa018a;">Content here</div>
.myborder {border:2px solid #fa018a;}