#fa976b color space conversions
Hex:
#fa976b
RGB:
250, 151, 107
CMY:
2, 41, 58
CMYK:
0, 40, 57, 2
HSL:
18°, 93.4641%, 70.0000%
HSV (HSB):
18°, 57.2000%, 98.0392%
XYZ:
53.1448, 43.5187, 19.5088
xyY:
0.4575, 0.3746, 43.5187
CIE-Lab:
71.9056, 33.0143, 38.8105
CIE-LCH:
71.9056, 50.9529, 49.6137
CIE-Luv:
71.9056, 75.0067, 41.1446
Hunter-Lab:
65.9687, 28.3553, 28.6444
#fa976b color charts
#fa976b color shades, tints & tones
#fa976b color schemes
#fa976b color preview, HTML & CSS examples
This text has a color of #fa976b
<p style="color:#fa976b;">Text here</p>
.mytext {color:#fa976b;}
This box has a color of #fa976b
<div style="background-color:#fa976b;">Content here</div>
.mybackground {background-color:#fa976b;}
Border around this has a color of #fa976b
<div style="border:2px solid #fa976b;">Content here</div>
.myborder {border:2px solid #fa976b;}