#fa9a7b color space conversions
Hex:
#fa9a7b
RGB:
250, 154, 123
CMY:
2, 40, 52
CMYK:
0, 38, 51, 2
HSL:
15°, 92.7007%, 73.1373%
HSV (HSB):
15°, 50.8000%, 98.0392%
XYZ:
54.5551, 44.8653, 24.5234
xyY:
0.4402, 0.3620, 44.8653
CIE-Lab:
72.8031, 32.7580, 31.4238
CIE-LCH:
72.8031, 45.3932, 43.8091
CIE-Luv:
72.8031, 70.5663, 33.7900
Hunter-Lab:
66.9815, 28.1669, 25.1797
#fa9a7b color charts
#fa9a7b color shades, tints & tones
#fa9a7b color schemes
#fa9a7b color preview, HTML & CSS examples
This text has a color of #fa9a7b
<p style="color:#fa9a7b;">Text here</p>
.mytext {color:#fa9a7b;}
This box has a color of #fa9a7b
<div style="background-color:#fa9a7b;">Content here</div>
.mybackground {background-color:#fa9a7b;}
Border around this has a color of #fa9a7b
<div style="border:2px solid #fa9a7b;">Content here</div>
.myborder {border:2px solid #fa9a7b;}