#fafc0e color space conversions
Hex:
#fafc0e
RGB:
250, 252, 14
CMY:
2, 1, 95
CMYK:
1, 0, 94, 1
HSL:
61°, 97.5410%, 52.1569%
HSV (HSB):
61°, 94.4444%, 98.8235%
XYZ:
74.3140, 89.9765, 13.8659
xyY:
0.4171, 0.5050, 89.9765
CIE-Lab:
95.9870, -22.0778, 92.4591
CIE-LCH:
95.9870, 95.0585, 103.4298
CIE-Luv:
95.9870, 6.2241, 105.0792
Hunter-Lab:
94.8559, -26.1537, 57.7322
#fafc0e color charts
#fafc0e color shades, tints & tones
#fafc0e color schemes
#fafc0e color preview, HTML & CSS examples
This text has a color of #fafc0e
<p style="color:#fafc0e;">Text here</p>
.mytext {color:#fafc0e;}
This box has a color of #fafc0e
<div style="background-color:#fafc0e;">Content here</div>
.mybackground {background-color:#fafc0e;}
Border around this has a color of #fafc0e
<div style="border:2px solid #fafc0e;">Content here</div>
.myborder {border:2px solid #fafc0e;}