#fafc16 color space conversions
Hex:
#fafc16
RGB:
250, 252, 22
CMY:
2, 1, 91
CMYK:
1, 0, 91, 1
HSL:
61°, 97.4576%, 53.7255%
HSV (HSB):
61°, 91.2698%, 98.8235%
XYZ:
74.3796, 90.0027, 14.2111
xyY:
0.4165, 0.5040, 90.0027
CIE-Lab:
95.9979, -21.9892, 91.6497
CIE-LCH:
95.9979, 94.2507, 103.4918
CIE-Luv:
95.9979, 6.1900, 104.5894
Hunter-Lab:
94.8698, -26.0750, 57.5274
#fafc16 color charts
#fafc16 color shades, tints & tones
#fafc16 color schemes
#fafc16 color preview, HTML & CSS examples
This text has a color of #fafc16
<p style="color:#fafc16;">Text here</p>
.mytext {color:#fafc16;}
This box has a color of #fafc16
<div style="background-color:#fafc16;">Content here</div>
.mybackground {background-color:#fafc16;}
Border around this has a color of #fafc16
<div style="border:2px solid #fafc16;">Content here</div>
.myborder {border:2px solid #fafc16;}