#fa087f color space conversions
Hex:
#fa087f
RGB:
250, 8, 127
CMY:
2, 97, 50
CMYK:
0, 97, 49, 2
HSL:
330°, 96.0317%, 50.5882%
HSV (HSB):
330°, 96.8000%, 98.0392%
XYZ:
43.3419, 22.0300, 22.0465
xyY:
0.4958, 0.2520, 22.0300
CIE-Lab:
54.0588, 82.8741, 3.3491
CIE-LCH:
54.0588, 82.9417, 2.3141
CIE-Luv:
54.0588, 137.9102, -12.4056
Hunter-Lab:
46.9361, 82.6931, 5.0060
#fa087f color charts
#fa087f color shades, tints & tones
#fa087f color schemes
#fa087f color preview, HTML & CSS examples
This text has a color of #fa087f
<p style="color:#fa087f;">Text here</p>
.mytext {color:#fa087f;}
This box has a color of #fa087f
<div style="background-color:#fa087f;">Content here</div>
.mybackground {background-color:#fa087f;}
Border around this has a color of #fa087f
<div style="border:2px solid #fa087f;">Content here</div>
.myborder {border:2px solid #fa087f;}