#fafa04 color space conversions
Hex:
#fafa04
RGB:
250, 250, 4
CMY:
2, 2, 98
CMYK:
0, 0, 98, 2
HSL:
60°, 96.8504%, 49.8039%
HSV (HSB):
60°, 98.4000%, 98.0392%
XYZ:
73.6319, 88.7040, 13.3556
xyY:
0.4191, 0.5049, 88.7040
CIE-Lab:
95.4566, -21.2051, 92.7943
CIE-LCH:
95.4566, 95.1864, 102.8720
CIE-Luv:
95.4566, 7.5574, 104.7708
Hunter-Lab:
94.1828, -25.2690, 57.5203
#fafa04 color charts
#fafa04 color shades, tints & tones
#fafa04 color schemes
#fafa04 color preview, HTML & CSS examples
This text has a color of #fafa04
<p style="color:#fafa04;">Text here</p>
.mytext {color:#fafa04;}
This box has a color of #fafa04
<div style="background-color:#fafa04;">Content here</div>
.mybackground {background-color:#fafa04;}
Border around this has a color of #fafa04
<div style="border:2px solid #fafa04;">Content here</div>
.myborder {border:2px solid #fafa04;}