#faa96a color space conversions
Hex:
#faa96a
RGB:
250, 169, 106
CMY:
2, 34, 58
CMYK:
0, 32, 58, 2
HSL:
26°, 93.5065%, 69.8039%
HSV (HSB):
26°, 57.6000%, 98.0392%
XYZ:
56.2138, 49.7405, 20.2738
xyY:
0.4453, 0.3941, 49.7405
CIE-Lab:
75.9097, 23.5367, 44.2593
CIE-LCH:
75.9097, 50.1284, 61.9963
CIE-Luv:
75.9097, 61.8422, 49.6459
Hunter-Lab:
70.5270, 18.8520, 32.3253
#faa96a color charts
#faa96a color shades, tints & tones
#faa96a color schemes
#faa96a color preview, HTML & CSS examples
This text has a color of #faa96a
<p style="color:#faa96a;">Text here</p>
.mytext {color:#faa96a;}
This box has a color of #faa96a
<div style="background-color:#faa96a;">Content here</div>
.mybackground {background-color:#faa96a;}
Border around this has a color of #faa96a
<div style="border:2px solid #faa96a;">Content here</div>
.myborder {border:2px solid #faa96a;}