#faab00 color space conversions
Hex:
#faab00
RGB:
250, 171, 0
CMY:
2, 33, 100
CMYK:
0, 32, 100, 2
HSL:
41°, 100.0000%, 49.0196%
HSV (HSB):
41°, 100.0000%, 98.0392%
XYZ:
53.9873, 49.4498, 6.6993
xyY:
0.4902, 0.4490, 49.4498
CIE-Lab:
75.7303, 18.6939, 79.1993
CIE-LCH:
75.7303, 81.3757, 76.7192
CIE-Luv:
75.7303, 65.8212, 75.9813
Hunter-Lab:
70.3206, 13.9789, 43.5759
#faab00 color charts
#faab00 color shades, tints & tones
#faab00 color schemes
#faab00 color preview, HTML & CSS examples
This text has a color of #faab00
<p style="color:#faab00;">Text here</p>
.mytext {color:#faab00;}
This box has a color of #faab00
<div style="background-color:#faab00;">Content here</div>
.mybackground {background-color:#faab00;}
Border around this has a color of #faab00
<div style="border:2px solid #faab00;">Content here</div>
.myborder {border:2px solid #faab00;}