#fafc6f color space conversions
Hex:
#fafc6f
RGB:
250, 252, 111
CMY:
2, 1, 56
CMYK:
1, 0, 56, 1
HSL:
61°, 95.9184%, 71.1765%
HSV (HSB):
61°, 55.9524%, 98.8235%
XYZ:
77.1040, 91.0925, 28.5577
xyY:
0.3919, 0.4630, 91.0925
CIE-Lab:
96.4481, -18.3715, 65.8541
CIE-LCH:
96.4481, 68.3687, 105.5876
CIE-Luv:
96.4481, 4.8264, 85.0027
Hunter-Lab:
95.4424, -22.8214, 49.0693
#fafc6f color charts
#fafc6f color shades, tints & tones
#fafc6f color schemes
#fafc6f color preview, HTML & CSS examples
This text has a color of #fafc6f
<p style="color:#fafc6f;">Text here</p>
.mytext {color:#fafc6f;}
This box has a color of #fafc6f
<div style="background-color:#fafc6f;">Content here</div>
.mybackground {background-color:#fafc6f;}
Border around this has a color of #fafc6f
<div style="border:2px solid #fafc6f;">Content here</div>
.myborder {border:2px solid #fafc6f;}