#fafc04 color space conversions
Hex:
#fafc04
RGB:
250, 252, 4
CMY:
2, 1, 98
CMYK:
1, 0, 98, 1
HSL:
60°, 97.6378%, 50.1961%
HSV (HSB):
60°, 98.4127%, 98.8235%
XYZ:
74.2567, 89.9536, 13.5639
xyY:
0.4177, 0.5060, 89.9536
CIE-Lab:
95.9775, -22.1553, 93.1786
CIE-LCH:
95.9775, 95.7764, 103.3750
CIE-Luv:
95.9775, 6.2539, 105.5084
Hunter-Lab:
94.8439, -26.2227, 57.9115
#fafc04 color charts
#fafc04 color shades, tints & tones
#fafc04 color schemes
#fafc04 color preview, HTML & CSS examples
This text has a color of #fafc04
<p style="color:#fafc04;">Text here</p>
.mytext {color:#fafc04;}
This box has a color of #fafc04
<div style="background-color:#fafc04;">Content here</div>
.mybackground {background-color:#fafc04;}
Border around this has a color of #fafc04
<div style="border:2px solid #fafc04;">Content here</div>
.myborder {border:2px solid #fafc04;}