#faac0b color space conversions
Hex:
#faac0b
RGB:
250, 172, 11
CMY:
2, 33, 96
CMYK:
0, 31, 96, 2
HSL:
40°, 95.9839%, 51.1765%
HSV (HSB):
40°, 95.6000%, 98.0392%
XYZ:
54.2373, 49.8532, 7.0806
xyY:
0.4879, 0.4484, 49.8532
CIE-Lab:
75.9791, 18.2599, 78.1579
CIE-LCH:
75.9791, 80.2625, 76.8499
CIE-Luv:
75.9791, 64.8731, 75.7142
Hunter-Lab:
70.6068, 13.5545, 43.4790
#faac0b color charts
#faac0b color shades, tints & tones
#faac0b color schemes
#faac0b color preview, HTML & CSS examples
This text has a color of #faac0b
<p style="color:#faac0b;">Text here</p>
.mytext {color:#faac0b;}
This box has a color of #faac0b
<div style="background-color:#faac0b;">Content here</div>
.mybackground {background-color:#faac0b;}
Border around this has a color of #faac0b
<div style="border:2px solid #faac0b;">Content here</div>
.myborder {border:2px solid #faac0b;}