#faab10 color space conversions
Hex:
#faab10
RGB:
250, 171, 16
CMY:
2, 33, 94
CMYK:
0, 32, 94, 2
HSL:
40°, 95.9016%, 52.1569%
HSV (HSB):
40°, 93.6000%, 98.0392%
XYZ:
54.0808, 49.4872, 7.1918
xyY:
0.4883, 0.4468, 49.4872
CIE-Lab:
75.7534, 18.8332, 77.3500
CIE-LCH:
75.7534, 79.6097, 76.3159
CIE-Luv:
75.7534, 65.6123, 75.0095
Hunter-Lab:
70.3472, 14.1179, 43.1816
#faab10 color charts
#faab10 color shades, tints & tones
#faab10 color schemes
#faab10 color preview, HTML & CSS examples
This text has a color of #faab10
<p style="color:#faab10;">Text here</p>
.mytext {color:#faab10;}
This box has a color of #faab10
<div style="background-color:#faab10;">Content here</div>
.mybackground {background-color:#faab10;}
Border around this has a color of #faab10
<div style="border:2px solid #faab10;">Content here</div>
.myborder {border:2px solid #faab10;}