#fafb1d color space conversions
Hex:
#fafb1d
RGB:
250, 251, 29
CMY:
2, 2, 89
CMYK:
0, 0, 88, 2
HSL:
60°, 96.5217%, 54.9020%
HSV (HSB):
60°, 88.4462%, 98.4314%
XYZ:
74.1433, 89.4071, 14.5119
xyY:
0.4164, 0.5021, 89.4071
CIE-Lab:
95.7503, -21.4103, 90.5119
CIE-LCH:
95.7503, 93.0097, 103.3085
CIE-Luv:
95.7503, 6.7985, 103.6409
Hunter-Lab:
94.5553, -25.5053, 57.0892
#fafb1d color charts
#fafb1d color shades, tints & tones
#fafb1d color schemes
#fafb1d color preview, HTML & CSS examples
This text has a color of #fafb1d
<p style="color:#fafb1d;">Text here</p>
.mytext {color:#fafb1d;}
This box has a color of #fafb1d
<div style="background-color:#fafb1d;">Content here</div>
.mybackground {background-color:#fafb1d;}
Border around this has a color of #fafb1d
<div style="border:2px solid #fafb1d;">Content here</div>
.myborder {border:2px solid #fafb1d;}