#fa706f color space conversions
Hex:
#fa706f
RGB:
250, 112, 111
CMY:
2, 56, 56
CMYK:
0, 55, 56, 2
HSL:
0°, 93.2886%, 70.7843%
HSV (HSB):
0°, 55.6000%, 98.0392%
XYZ:
48.0878, 33.0600, 18.8856
xyY:
0.4807, 0.3305, 33.0600
CIE-Lab:
64.2095, 52.6842, 26.7548
CIE-LCH:
64.2095, 59.0884, 26.9230
CIE-Luv:
64.2095, 102.1709, 22.5638
Hunter-Lab:
57.4979, 48.6654, 20.7742
#fa706f color charts
#fa706f color shades, tints & tones
#fa706f color schemes
#fa706f color preview, HTML & CSS examples
This text has a color of #fa706f
<p style="color:#fa706f;">Text here</p>
.mytext {color:#fa706f;}
This box has a color of #fa706f
<div style="background-color:#fa706f;">Content here</div>
.mybackground {background-color:#fa706f;}
Border around this has a color of #fa706f
<div style="border:2px solid #fa706f;">Content here</div>
.myborder {border:2px solid #fa706f;}