#fa705c color space conversions
Hex:
#fa705c
RGB:
250, 112, 92
CMY:
2, 56, 64
CMYK:
0, 55, 63, 2
HSL:
8°, 94.0476%, 67.0588%
HSV (HSB):
8°, 63.2000%, 98.0392%
XYZ:
47.1503, 32.6850, 13.9490
xyY:
0.5028, 0.3485, 32.6850
CIE-Lab:
63.9051, 51.3903, 36.9449
CIE-LCH:
63.9051, 63.2921, 35.7127
CIE-Luv:
63.9051, 106.1243, 32.8004
Hunter-Lab:
57.1708, 47.1647, 25.5536
#fa705c color charts
#fa705c color shades, tints & tones
#fa705c color schemes
#fa705c color preview, HTML & CSS examples
This text has a color of #fa705c
<p style="color:#fa705c;">Text here</p>
.mytext {color:#fa705c;}
This box has a color of #fa705c
<div style="background-color:#fa705c;">Content here</div>
.mybackground {background-color:#fa705c;}
Border around this has a color of #fa705c
<div style="border:2px solid #fa705c;">Content here</div>
.myborder {border:2px solid #fa705c;}