#fa008b color space conversions
Hex:
#fa008b
RGB:
250, 0, 139
CMY:
2, 100, 45
CMYK:
0, 100, 44, 2
HSL:
327°, 100.0000%, 49.0196%
HSV (HSB):
327°, 100.0000%, 98.0392%
XYZ:
44.0845, 22.1881, 26.3853
xyY:
0.4758, 0.2395, 22.1881
CIE-Lab:
54.2260, 84.3389, -3.6104
CIE-LCH:
54.2260, 84.4162, 357.5487
CIE-Luv:
54.2260, 133.1025, -21.4815
Hunter-Lab:
47.1042, 84.6246, -0.2382
#fa008b color charts
#fa008b color shades, tints & tones
#fa008b color schemes
#fa008b color preview, HTML & CSS examples
This text has a color of #fa008b
<p style="color:#fa008b;">Text here</p>
.mytext {color:#fa008b;}
This box has a color of #fa008b
<div style="background-color:#fa008b;">Content here</div>
.mybackground {background-color:#fa008b;}
Border around this has a color of #fa008b
<div style="border:2px solid #fa008b;">Content here</div>
.myborder {border:2px solid #fa008b;}