#faab30 color space conversions
Hex:
#faab30
RGB:
250, 171, 48
CMY:
2, 33, 81
CMYK:
0, 32, 81, 2
HSL:
37°, 95.2830%, 58.4314%
HSV (HSB):
37°, 80.8000%, 98.0392%
XYZ:
54.5208, 49.6632, 9.5087
xyY:
0.4795, 0.4368, 49.6632
CIE-Lab:
75.8621, 19.4855, 69.6502
CIE-LCH:
75.8621, 72.3245, 74.3704
CIE-Luv:
75.8621, 64.6429, 70.4985
Hunter-Lab:
70.4721, 14.7703, 41.3306
#faab30 color charts
#faab30 color shades, tints & tones
#faab30 color schemes
#faab30 color preview, HTML & CSS examples
This text has a color of #faab30
<p style="color:#faab30;">Text here</p>
.mytext {color:#faab30;}
This box has a color of #faab30
<div style="background-color:#faab30;">Content here</div>
.mybackground {background-color:#faab30;}
Border around this has a color of #faab30
<div style="border:2px solid #faab30;">Content here</div>
.myborder {border:2px solid #faab30;}