#fa9166 color space conversions
Hex:
#fa9166
RGB:
250, 145, 102
CMY:
2, 43, 60
CMYK:
0, 42, 59, 2
HSL:
17°, 93.6709%, 69.0196%
HSV (HSB):
17°, 59.2000%, 98.0392%
XYZ:
51.9480, 41.5341, 17.8493
xyY:
0.4666, 0.3731, 41.5341
CIE-Lab:
70.5485, 35.7486, 39.7629
CIE-LCH:
70.5485, 53.4700, 48.0431
CIE-Luv:
70.5485, 80.1481, 41.0664
Hunter-Lab:
64.4470, 31.0993, 28.6918
#fa9166 color charts
#fa9166 color shades, tints & tones
#fa9166 color schemes
#fa9166 color preview, HTML & CSS examples
This text has a color of #fa9166
<p style="color:#fa9166;">Text here</p>
.mytext {color:#fa9166;}
This box has a color of #fa9166
<div style="background-color:#fa9166;">Content here</div>
.mybackground {background-color:#fa9166;}
Border around this has a color of #fa9166
<div style="border:2px solid #fa9166;">Content here</div>
.myborder {border:2px solid #fa9166;}