#fa708f color space conversions
Hex:
#fa708f
RGB:
250, 112, 143
CMY:
2, 56, 44
CMYK:
0, 55, 43, 2
HSL:
347°, 93.2432%, 70.9804%
HSV (HSB):
347°, 55.2000%, 98.0392%
XYZ:
50.1764, 33.8955, 29.8845
xyY:
0.4403, 0.2974, 33.8955
CIE-Lab:
64.8795, 55.4828, 9.4728
CIE-LCH:
64.8795, 56.2857, 9.6890
CIE-Luv:
64.8795, 94.2671, 1.8926
Hunter-Lab:
58.2198, 51.9545, 10.3201
#fa708f color charts
#fa708f color shades, tints & tones
#fa708f color schemes
#fa708f color preview, HTML & CSS examples
This text has a color of #fa708f
<p style="color:#fa708f;">Text here</p>
.mytext {color:#fa708f;}
This box has a color of #fa708f
<div style="background-color:#fa708f;">Content here</div>
.mybackground {background-color:#fa708f;}
Border around this has a color of #fa708f
<div style="border:2px solid #fa708f;">Content here</div>
.myborder {border:2px solid #fa708f;}