#fafb51 color space conversions
Hex:
#fafb51
RGB:
250, 251, 81
CMY:
2, 2, 68
CMYK:
0, 0, 68, 2
HSL:
60°, 95.5056%, 65.0980%
HSV (HSB):
60°, 67.7291%, 98.4314%
XYZ:
75.4067, 89.9124, 21.1651
xyY:
0.4044, 0.4821, 89.9124
CIE-Lab:
95.9604, -19.7165, 77.1798
CIE-LCH:
95.9604, 79.6584, 104.3304
CIE-Luv:
95.9604, 6.1408, 94.3590
Hunter-Lab:
94.8222, -23.9878, 53.1415
#fafb51 color charts
#fafb51 color shades, tints & tones
#fafb51 color schemes
#fafb51 color preview, HTML & CSS examples
This text has a color of #fafb51
<p style="color:#fafb51;">Text here</p>
.mytext {color:#fafb51;}
This box has a color of #fafb51
<div style="background-color:#fafb51;">Content here</div>
.mybackground {background-color:#fafb51;}
Border around this has a color of #fafb51
<div style="border:2px solid #fafb51;">Content here</div>
.myborder {border:2px solid #fafb51;}