#fafc03 color space conversions
Hex:
#fafc03
RGB:
250, 252, 3
CMY:
2, 1, 99
CMYK:
1, 0, 99, 1
HSL:
60°, 97.6471%, 50.0000%
HSV (HSB):
60°, 98.8095%, 98.8235%
XYZ:
74.2512, 89.9514, 13.5350
xyY:
0.4178, 0.5061, 89.9514
CIE-Lab:
95.9766, -22.1627, 93.2479
CIE-LCH:
95.9766, 95.8455, 103.3697
CIE-Luv:
95.9766, 6.2568, 105.5495
Hunter-Lab:
94.8427, -26.2293, 57.9286
#fafc03 color charts
#fafc03 color shades, tints & tones
#fafc03 color schemes
#fafc03 color preview, HTML & CSS examples
This text has a color of #fafc03
<p style="color:#fafc03;">Text here</p>
.mytext {color:#fafc03;}
This box has a color of #fafc03
<div style="background-color:#fafc03;">Content here</div>
.mybackground {background-color:#fafc03;}
Border around this has a color of #fafc03
<div style="border:2px solid #fafc03;">Content here</div>
.myborder {border:2px solid #fafc03;}