#faa96e color space conversions
Hex:
#faa96e
RGB:
250, 169, 110
CMY:
2, 34, 57
CMYK:
0, 32, 56, 2
HSL:
25°, 93.3333%, 70.5882%
HSV (HSB):
25°, 56.0000%, 98.0392%
XYZ:
56.4268, 49.8257, 21.3952
xyY:
0.4421, 0.3903, 49.8257
CIE-Lab:
75.9622, 23.8400, 42.2817
CIE-LCH:
75.9622, 48.5395, 60.5841
CIE-Luv:
75.9622, 61.4151, 47.6877
Hunter-Lab:
70.5873, 19.1632, 31.4402
#faa96e color charts
#faa96e color shades, tints & tones
#faa96e color schemes
#faa96e color preview, HTML & CSS examples
This text has a color of #faa96e
<p style="color:#faa96e;">Text here</p>
.mytext {color:#faa96e;}
This box has a color of #faa96e
<div style="background-color:#faa96e;">Content here</div>
.mybackground {background-color:#faa96e;}
Border around this has a color of #faa96e
<div style="border:2px solid #faa96e;">Content here</div>
.myborder {border:2px solid #faa96e;}