#fafc2b color space conversions
Hex:
#fafc2b
RGB:
250, 252, 43
CMY:
2, 1, 83
CMYK:
1, 0, 83, 1
HSL:
61°, 97.2093%, 57.8431%
HSV (HSB):
61°, 82.9365%, 98.8235%
XYZ:
74.6708, 90.1192, 15.7447
xyY:
0.4136, 0.4992, 90.1192
CIE-Lab:
96.0462, -21.5969, 88.2076
CIE-LCH:
96.0462, 90.8130, 103.7577
CIE-Luv:
96.0462, 6.0393, 102.4244
Hunter-Lab:
94.9311, -25.7252, 56.6183
#fafc2b color charts
#fafc2b color shades, tints & tones
#fafc2b color schemes
#fafc2b color preview, HTML & CSS examples
This text has a color of #fafc2b
<p style="color:#fafc2b;">Text here</p>
.mytext {color:#fafc2b;}
This box has a color of #fafc2b
<div style="background-color:#fafc2b;">Content here</div>
.mybackground {background-color:#fafc2b;}
Border around this has a color of #fafc2b
<div style="border:2px solid #fafc2b;">Content here</div>
.myborder {border:2px solid #fafc2b;}