#fa775c color space conversions
Hex:
#fa775c
RGB:
250, 119, 92
CMY:
2, 53, 64
CMYK:
0, 52, 63, 2
HSL:
10°, 94.0476%, 67.0588%
HSV (HSB):
10°, 63.2000%, 98.0392%
XYZ:
47.9529, 34.2904, 14.2165
xyY:
0.4971, 0.3555, 34.2904
CIE-Lab:
65.1924, 48.0748, 38.5239
CIE-LCH:
65.1924, 61.6058, 38.7063
CIE-Luv:
65.1924, 101.0446, 35.4287
Hunter-Lab:
58.5580, 43.6967, 26.5963
#fa775c color charts
#fa775c color shades, tints & tones
#fa775c color schemes
#fa775c color preview, HTML & CSS examples
This text has a color of #fa775c
<p style="color:#fa775c;">Text here</p>
.mytext {color:#fa775c;}
This box has a color of #fa775c
<div style="background-color:#fa775c;">Content here</div>
.mybackground {background-color:#fa775c;}
Border around this has a color of #fa775c
<div style="border:2px solid #fa775c;">Content here</div>
.myborder {border:2px solid #fa775c;}