#fafb29 color space conversions
Hex:
#fafb29
RGB:
250, 251, 41
CMY:
2, 2, 84
CMYK:
0, 0, 84, 2
HSL:
60°, 96.3303%, 57.2549%
HSV (HSB):
60°, 83.6653%, 98.4314%
XYZ:
74.3218, 89.4784, 15.4517
xyY:
0.4146, 0.4992, 89.4784
CIE-Lab:
95.7800, -21.1694, 88.4038
CIE-LCH:
95.7800, 90.9032, 103.4666
CIE-Luv:
95.7800, 6.7041, 102.3097
Hunter-Lab:
94.5930, -25.2904, 56.5301
#fafb29 color charts
#fafb29 color shades, tints & tones
#fafb29 color schemes
#fafb29 color preview, HTML & CSS examples
This text has a color of #fafb29
<p style="color:#fafb29;">Text here</p>
.mytext {color:#fafb29;}
This box has a color of #fafb29
<div style="background-color:#fafb29;">Content here</div>
.mybackground {background-color:#fafb29;}
Border around this has a color of #fafb29
<div style="border:2px solid #fafb29;">Content here</div>
.myborder {border:2px solid #fafb29;}