#fa087a color space conversions
Hex:
#fa087a
RGB:
250, 8, 122
CMY:
2, 97, 52
CMYK:
0, 97, 51, 2
HSL:
332°, 96.0317%, 50.5882%
HSV (HSB):
332°, 96.8000%, 98.0392%
XYZ:
43.0240, 21.9028, 20.3724
xyY:
0.5044, 0.2568, 21.9028
CIE-Lab:
53.9237, 82.5130, 6.1674
CIE-LCH:
53.9237, 82.7432, 4.2746
CIE-Luv:
53.9237, 140.1328, -8.9368
Hunter-Lab:
46.8004, 82.1958, 6.9511
#fa087a color charts
#fa087a color shades, tints & tones
#fa087a color schemes
#fa087a color preview, HTML & CSS examples
This text has a color of #fa087a
<p style="color:#fa087a;">Text here</p>
.mytext {color:#fa087a;}
This box has a color of #fa087a
<div style="background-color:#fa087a;">Content here</div>
.mybackground {background-color:#fa087a;}
Border around this has a color of #fa087a
<div style="border:2px solid #fa087a;">Content here</div>
.myborder {border:2px solid #fa087a;}