#fa713e color space conversions
Hex:
#fa713e
RGB:
250, 113, 62
CMY:
2, 56, 76
CMYK:
0, 55, 75, 2
HSL:
16°, 94.9495%, 61.1765%
HSV (HSB):
16°, 75.2000%, 98.0392%
XYZ:
46.1990, 32.4820, 8.3921
xyY:
0.5306, 0.3730, 32.4820
CIE-Lab:
63.7393, 49.4247, 52.3676
CIE-LCH:
63.7393, 72.0081, 46.6560
CIE-Luv:
63.7393, 110.1856, 45.5730
Hunter-Lab:
56.9930, 44.9556, 31.1648
#fa713e color charts
#fa713e color shades, tints & tones
#fa713e color schemes
#fa713e color preview, HTML & CSS examples
This text has a color of #fa713e
<p style="color:#fa713e;">Text here</p>
.mytext {color:#fa713e;}
This box has a color of #fa713e
<div style="background-color:#fa713e;">Content here</div>
.mybackground {background-color:#fa713e;}
Border around this has a color of #fa713e
<div style="border:2px solid #fa713e;">Content here</div>
.myborder {border:2px solid #fa713e;}