#fa997f color space conversions
Hex:
#fa997f
RGB:
250, 153, 127
CMY:
2, 40, 50
CMYK:
0, 39, 49, 2
HSL:
13°, 92.4812%, 73.9216%
HSV (HSB):
13°, 49.2000%, 98.0392%
XYZ:
54.6463, 44.6388, 25.8146
xyY:
0.4368, 0.3568, 44.6388
CIE-Lab:
72.6534, 33.6347, 29.0665
CIE-LCH:
72.6534, 44.4540, 40.8329
CIE-Luv:
72.6534, 70.6691, 30.9819
Hunter-Lab:
66.8122, 29.0753, 23.8603
#fa997f color charts
#fa997f color shades, tints & tones
#fa997f color schemes
#fa997f color preview, HTML & CSS examples
This text has a color of #fa997f
<p style="color:#fa997f;">Text here</p>
.mytext {color:#fa997f;}
This box has a color of #fa997f
<div style="background-color:#fa997f;">Content here</div>
.mybackground {background-color:#fa997f;}
Border around this has a color of #fa997f
<div style="border:2px solid #fa997f;">Content here</div>
.myborder {border:2px solid #fa997f;}