#fafb4d color space conversions
Hex:
#fafb4d
RGB:
250, 251, 77
CMY:
2, 2, 70
CMYK:
0, 0, 69, 2
HSL:
60°, 95.6044%, 64.3137%
HSV (HSB):
60°, 69.3227%, 98.4314%
XYZ:
75.2611, 89.8542, 20.3981
xyY:
0.4057, 0.4844, 89.8542
CIE-Lab:
95.9362, -19.9104, 78.5548
CIE-LCH:
95.9362, 81.0387, 104.2226
CIE-Luv:
95.9362, 6.2154, 95.4124
Hunter-Lab:
94.7914, -24.1623, 53.5954
#fafb4d color charts
#fafb4d color shades, tints & tones
#fafb4d color schemes
#fafb4d color preview, HTML & CSS examples
This text has a color of #fafb4d
<p style="color:#fafb4d;">Text here</p>
.mytext {color:#fafb4d;}
This box has a color of #fafb4d
<div style="background-color:#fafb4d;">Content here</div>
.mybackground {background-color:#fafb4d;}
Border around this has a color of #fafb4d
<div style="border:2px solid #fafb4d;">Content here</div>
.myborder {border:2px solid #fafb4d;}