#faae5b color space conversions
Hex:
#faae5b
RGB:
250, 174, 91
CMY:
2, 32, 64
CMYK:
0, 30, 64, 2
HSL:
31°, 94.0828%, 66.8627%
HSV (HSB):
31°, 63.6000%, 98.0392%
XYZ:
56.4487, 51.3514, 16.8342
xyY:
0.4529, 0.4120, 51.3514
CIE-Lab:
76.8914, 19.8891, 52.8145
CIE-LCH:
76.8914, 56.4354, 69.3644
CIE-Luv:
76.8914, 59.5331, 58.4874
Hunter-Lab:
71.6599, 15.2051, 36.2337
#faae5b color charts
#faae5b color shades, tints & tones
#faae5b color schemes
#faae5b color preview, HTML & CSS examples
This text has a color of #faae5b
<p style="color:#faae5b;">Text here</p>
.mytext {color:#faae5b;}
This box has a color of #faae5b
<div style="background-color:#faae5b;">Content here</div>
.mybackground {background-color:#faae5b;}
Border around this has a color of #faae5b
<div style="border:2px solid #faae5b;">Content here</div>
.myborder {border:2px solid #faae5b;}