#faab13 color space conversions
Hex:
#faab13
RGB:
250, 171, 19
CMY:
2, 33, 93
CMYK:
0, 32, 92, 2
HSL:
39°, 95.8506%, 52.7451%
HSV (HSB):
39°, 92.4000%, 98.0392%
XYZ:
54.1048, 49.4968, 7.3183
xyY:
0.4878, 0.4462, 49.4968
CIE-Lab:
75.7594, 18.8689, 76.8890
CIE-LCH:
75.7594, 79.1705, 76.2118
CIE-Luv:
75.7594, 65.5588, 74.7607
Hunter-Lab:
70.3540, 14.1536, 43.0804
#faab13 color charts
#faab13 color shades, tints & tones
#faab13 color schemes
#faab13 color preview, HTML & CSS examples
This text has a color of #faab13
<p style="color:#faab13;">Text here</p>
.mytext {color:#faab13;}
This box has a color of #faab13
<div style="background-color:#faab13;">Content here</div>
.mybackground {background-color:#faab13;}
Border around this has a color of #faab13
<div style="border:2px solid #faab13;">Content here</div>
.myborder {border:2px solid #faab13;}