#fa9fb7 color space conversions
Hex:
#fa9fb7
RGB:
250, 159, 183
CMY:
2, 38, 28
CMYK:
0, 36, 27, 2
HSL:
344°, 90.0990%, 80.1961%
HSV (HSB):
344°, 36.4000%, 98.0392%
XYZ:
60.3697, 48.5392, 50.9869
xyY:
0.3776, 0.3036, 48.5392
CIE-Lab:
75.1637, 36.8501, 1.8700
CIE-LCH:
75.1637, 36.8975, 2.9050
CIE-Luv:
75.1637, 57.3239, -4.2012
Hunter-Lab:
69.6701, 32.7492, 5.3786
#fa9fb7 color charts
#fa9fb7 color shades, tints & tones
#fa9fb7 color schemes
#fa9fb7 color preview, HTML & CSS examples
This text has a color of #fa9fb7
<p style="color:#fa9fb7;">Text here</p>
.mytext {color:#fa9fb7;}
This box has a color of #fa9fb7
<div style="background-color:#fa9fb7;">Content here</div>
.mybackground {background-color:#fa9fb7;}
Border around this has a color of #fa9fb7
<div style="border:2px solid #fa9fb7;">Content here</div>
.myborder {border:2px solid #fa9fb7;}