#faaa25 color space conversions
Hex:
#faaa25
RGB:
250, 170, 37
CMY:
2, 33, 85
CMYK:
0, 32, 85, 2
HSL:
37°, 95.5157%, 56.2745%
HSV (HSB):
37°, 85.2000%, 98.0392%
XYZ:
54.1330, 49.2070, 8.3950
xyY:
0.4845, 0.4404, 49.2070
CIE-Lab:
75.5799, 19.7144, 72.7726
CIE-LCH:
75.5799, 75.3957, 74.8422
CIE-Luv:
75.5799, 65.8851, 72.1607
Hunter-Lab:
70.1477, 14.9900, 42.0078
#faaa25 color charts
#faaa25 color shades, tints & tones
#faaa25 color schemes
#faaa25 color preview, HTML & CSS examples
This text has a color of #faaa25
<p style="color:#faaa25;">Text here</p>
.mytext {color:#faaa25;}
This box has a color of #faaa25
<div style="background-color:#faaa25;">Content here</div>
.mybackground {background-color:#faaa25;}
Border around this has a color of #faaa25
<div style="border:2px solid #faaa25;">Content here</div>
.myborder {border:2px solid #faaa25;}