#fa775e color space conversions
Hex:
#fa775e
RGB:
250, 119, 94
CMY:
2, 53, 63
CMYK:
0, 52, 62, 2
HSL:
10°, 93.9759%, 67.4510%
HSV (HSB):
10°, 62.4000%, 98.0392%
XYZ:
48.0415, 34.3258, 14.6831
xyY:
0.4950, 0.3537, 34.3258
CIE-Lab:
65.2204, 48.1993, 37.4739
CIE-LCH:
65.2204, 61.0530, 37.8643
CIE-Luv:
65.2204, 100.6883, 34.4499
Hunter-Lab:
58.5882, 43.8382, 26.1527
#fa775e color charts
#fa775e color shades, tints & tones
#fa775e color schemes
#fa775e color preview, HTML & CSS examples
This text has a color of #fa775e
<p style="color:#fa775e;">Text here</p>
.mytext {color:#fa775e;}
This box has a color of #fa775e
<div style="background-color:#fa775e;">Content here</div>
.mybackground {background-color:#fa775e;}
Border around this has a color of #fa775e
<div style="border:2px solid #fa775e;">Content here</div>
.myborder {border:2px solid #fa775e;}