#faac08 color space conversions
Hex:
#faac08
RGB:
250, 172, 8
CMY:
2, 33, 97
CMYK:
0, 31, 97, 2
HSL:
41°, 96.0317%, 50.5882%
HSV (HSB):
41°, 96.8000%, 98.0392%
XYZ:
54.2207, 49.8466, 6.9933
xyY:
0.4882, 0.4488, 49.8466
CIE-Lab:
75.9750, 18.2352, 78.4827
CIE-LCH:
75.9750, 80.5733, 76.9196
CIE-Luv:
75.9750, 64.9095, 75.8857
Hunter-Lab:
70.6021, 13.5300, 43.5486
#faac08 color charts
#faac08 color shades, tints & tones
#faac08 color schemes
#faac08 color preview, HTML & CSS examples
This text has a color of #faac08
<p style="color:#faac08;">Text here</p>
.mytext {color:#faac08;}
This box has a color of #faac08
<div style="background-color:#faac08;">Content here</div>
.mybackground {background-color:#faac08;}
Border around this has a color of #faac08
<div style="border:2px solid #faac08;">Content here</div>
.myborder {border:2px solid #faac08;}