#fa208d color space conversions
Hex:
#fa208d
RGB:
250, 32, 141
CMY:
2, 87, 45
CMYK:
0, 87, 44, 2
HSL:
330°, 95.6140%, 55.2941%
HSV (HSB):
330°, 87.2000%, 98.0392%
XYZ:
44.7486, 23.2801, 27.3343
xyY:
0.4692, 0.2441, 23.2801
CIE-Lab:
55.3597, 81.3859, -3.1331
CIE-LCH:
55.3597, 81.4461, 357.7954
CIE-Luv:
55.3597, 128.2720, -20.2393
Hunter-Lab:
48.2495, 81.1118, 0.1856
#fa208d color charts
#fa208d color shades, tints & tones
#fa208d color schemes
#fa208d color preview, HTML & CSS examples
This text has a color of #fa208d
<p style="color:#fa208d;">Text here</p>
.mytext {color:#fa208d;}
This box has a color of #fa208d
<div style="background-color:#fa208d;">Content here</div>
.mybackground {background-color:#fa208d;}
Border around this has a color of #fa208d
<div style="border:2px solid #fa208d;">Content here</div>
.myborder {border:2px solid #fa208d;}