#fafb31 color space conversions
Hex:
#fafb31
RGB:
250, 251, 49
CMY:
2, 2, 81
CMYK:
0, 0, 80, 2
HSL:
60°, 96.1905%, 58.8235%
HSV (HSB):
60°, 80.4781%, 98.4314%
XYZ:
74.4759, 89.5401, 16.2634
xyY:
0.4131, 0.4967, 89.5401
CIE-Lab:
95.8057, -20.9619, 86.6525
CIE-LCH:
95.8057, 89.1519, 103.5990
CIE-Luv:
95.8057, 6.6231, 101.1653
Hunter-Lab:
94.6256, -25.1049, 56.0477
#fafb31 color charts
#fafb31 color shades, tints & tones
#fafb31 color schemes
#fafb31 color preview, HTML & CSS examples
This text has a color of #fafb31
<p style="color:#fafb31;">Text here</p>
.mytext {color:#fafb31;}
This box has a color of #fafb31
<div style="background-color:#fafb31;">Content here</div>
.mybackground {background-color:#fafb31;}
Border around this has a color of #fafb31
<div style="border:2px solid #fafb31;">Content here</div>
.myborder {border:2px solid #fafb31;}