#fafc01 color space conversions
Hex:
#fafc01
RGB:
250, 252, 1
CMY:
2, 1, 100
CMYK:
1, 0, 100, 1
HSL:
60°, 99.2095%, 49.6078%
HSV (HSB):
60°, 99.6032%, 98.8235%
XYZ:
74.2402, 89.9470, 13.4773
xyY:
0.4179, 0.5063, 89.9470
CIE-Lab:
95.9748, -22.1775, 93.3868
CIE-LCH:
95.9748, 95.9841, 103.3591
CIE-Luv:
95.9748, 6.2625, 105.6316
Hunter-Lab:
94.8404, -26.2424, 57.9628
#fafc01 color charts
#fafc01 RGB chart
#fafc01 CMYK chart
#fafc01 RGB pie chart
#fafc01 color shades, tints & tones
#fafc01 color schemes
#fafc01 color preview, HTML & CSS examples
This text has a color of #fafc01
<p style="color:#fafc01;">Text here</p>
.mytext {color:#fafc01;}
Text color #fafc01
This box has a color of #fafc01
<div style="background-color:#fafc01;">Content here</div>
.mybackground {background-color:#fafc01;}
Background color #fafc01
Border around this has a color of #fafc01
<div style="border:2px solid #fafc01;">Content here</div>
.myborder {border:2px solid #fafc01;}
Border color #fafc01