#faa65b color space conversions
Hex:
#faa65b
RGB:
250, 166, 91
CMY:
2, 35, 64
CMYK:
0, 34, 64, 2
HSL:
28°, 94.0828%, 66.8627%
HSV (HSB):
28°, 63.6000%, 98.0392%
XYZ:
54.9489, 48.3518, 16.3342
xyY:
0.4593, 0.4042, 48.3518
CIE-Lab:
75.0463, 24.0866, 50.7066
CIE-LCH:
75.0463, 56.1366, 64.5914
CIE-Luv:
75.0463, 65.5806, 55.0708
Hunter-Lab:
69.5354, 19.3688, 34.7473
#faa65b color charts
#faa65b color shades, tints & tones
#faa65b color schemes
#faa65b color preview, HTML & CSS examples
This text has a color of #faa65b
<p style="color:#faa65b;">Text here</p>
.mytext {color:#faa65b;}
This box has a color of #faa65b
<div style="background-color:#faa65b;">Content here</div>
.mybackground {background-color:#faa65b;}
Border around this has a color of #faa65b
<div style="border:2px solid #faa65b;">Content here</div>
.myborder {border:2px solid #faa65b;}