#fa097e color space conversions
Hex:
#fa097e
RGB:
250, 9, 126
CMY:
2, 96, 51
CMYK:
0, 96, 50, 2
HSL:
331°, 96.0159%, 50.7843%
HSV (HSB):
331°, 96.4000%, 98.0392%
XYZ:
43.2879, 22.0257, 21.7085
xyY:
0.4974, 0.2531, 22.0257
CIE-Lab:
54.0543, 82.7335, 3.9446
CIE-LCH:
54.0543, 82.8275, 2.7297
CIE-Luv:
54.0543, 138.2669, -11.6490
Hunter-Lab:
46.9316, 82.5115, 5.4271
#fa097e color charts
#fa097e color shades, tints & tones
#fa097e color schemes
#fa097e color preview, HTML & CSS examples
This text has a color of #fa097e
<p style="color:#fa097e;">Text here</p>
.mytext {color:#fa097e;}
This box has a color of #fa097e
<div style="background-color:#fa097e;">Content here</div>
.mybackground {background-color:#fa097e;}
Border around this has a color of #fa097e
<div style="border:2px solid #fa097e;">Content here</div>
.myborder {border:2px solid #fa097e;}