#faac56 color space conversions
Hex:
#faac56
RGB:
250, 172, 86
CMY:
2, 33, 66
CMYK:
0, 31, 66, 2
HSL:
31°, 94.2529%, 65.8824%
HSV (HSB):
31°, 65.6000%, 98.0392%
XYZ:
55.8566, 50.5009, 15.6078
xyY:
0.4580, 0.4141, 50.5009
CIE-Lab:
76.3757, 20.6372, 54.5981
CIE-LCH:
76.3757, 58.3682, 69.2942
CIE-Luv:
76.3757, 61.4592, 59.6154
Hunter-Lab:
71.0640, 15.9397, 36.7229
#faac56 color charts
#faac56 color shades, tints & tones
#faac56 color schemes
#faac56 color preview, HTML & CSS examples
This text has a color of #faac56
<p style="color:#faac56;">Text here</p>
.mytext {color:#faac56;}
This box has a color of #faac56
<div style="background-color:#faac56;">Content here</div>
.mybackground {background-color:#faac56;}
Border around this has a color of #faac56
<div style="border:2px solid #faac56;">Content here</div>
.myborder {border:2px solid #faac56;}