#fa977b color space conversions
Hex:
#fa977b
RGB:
250, 151, 123
CMY:
2, 41, 52
CMYK:
0, 40, 51, 2
HSL:
13°, 92.7007%, 73.1373%
HSV (HSB):
13°, 50.8000%, 98.0392%
XYZ:
54.0661, 43.8873, 24.3604
xyY:
0.4420, 0.3588, 43.8873
CIE-Lab:
72.1531, 34.3145, 30.5734
CIE-LCH:
72.1531, 45.9588, 41.7002
CIE-Luv:
72.1531, 72.6907, 32.3959
Hunter-Lab:
66.2475, 29.7449, 24.5712
#fa977b color charts
#fa977b color shades, tints & tones
#fa977b color schemes
#fa977b color preview, HTML & CSS examples
This text has a color of #fa977b
<p style="color:#fa977b;">Text here</p>
.mytext {color:#fa977b;}
This box has a color of #fa977b
<div style="background-color:#fa977b;">Content here</div>
.mybackground {background-color:#fa977b;}
Border around this has a color of #fa977b
<div style="border:2px solid #fa977b;">Content here</div>
.myborder {border:2px solid #fa977b;}