#faaf25 color space conversions
Hex:
#faaf25
RGB:
250, 175, 37
CMY:
2, 31, 85
CMYK:
0, 30, 85, 2
HSL:
39°, 95.5157%, 56.2745%
HSV (HSB):
39°, 85.2000%, 98.0392%
XYZ:
55.0882, 51.1175, 8.7135
xyY:
0.4794, 0.4448, 51.1175
CIE-Lab:
76.7501, 17.0941, 73.7273
CIE-LCH:
76.7501, 75.6831, 76.9463
CIE-Luv:
76.7501, 61.8737, 74.0232
Hunter-Lab:
71.4965, 12.4158, 42.8217
#faaf25 color charts
#faaf25 color shades, tints & tones
#faaf25 color schemes
#faaf25 color preview, HTML & CSS examples
This text has a color of #faaf25
<p style="color:#faaf25;">Text here</p>
.mytext {color:#faaf25;}
This box has a color of #faaf25
<div style="background-color:#faaf25;">Content here</div>
.mybackground {background-color:#faaf25;}
Border around this has a color of #faaf25
<div style="border:2px solid #faaf25;">Content here</div>
.myborder {border:2px solid #faaf25;}