#fafc0f color space conversions
Hex:
#fafc0f
RGB:
250, 252, 15
CMY:
2, 1, 94
CMYK:
1, 0, 94, 1
HSL:
61°, 97.5309%, 52.3529%
HSV (HSB):
61°, 94.0476%, 98.8235%
XYZ:
74.3210, 89.9793, 13.9025
xyY:
0.4171, 0.5049, 89.9793
CIE-Lab:
95.9882, -22.0684, 92.3726
CIE-LCH:
95.9882, 94.9721, 103.4365
CIE-Luv:
95.9882, 6.2204, 105.0271
Hunter-Lab:
94.8574, -26.1454, 57.7105
#fafc0f color charts
#fafc0f color shades, tints & tones
#fafc0f color schemes
#fafc0f color preview, HTML & CSS examples
This text has a color of #fafc0f
<p style="color:#fafc0f;">Text here</p>
.mytext {color:#fafc0f;}
This box has a color of #fafc0f
<div style="background-color:#fafc0f;">Content here</div>
.mybackground {background-color:#fafc0f;}
Border around this has a color of #fafc0f
<div style="border:2px solid #fafc0f;">Content here</div>
.myborder {border:2px solid #fafc0f;}