#fafd9a color space conversions
Hex:
#fafd9a
RGB:
250, 253, 154
CMY:
2, 1, 40
CMYK:
1, 0, 39, 1
HSL:
62°, 96.1165%, 79.8039%
HSV (HSB):
62°, 39.1304%, 99.2157%
XYZ:
80.3824, 92.9076, 44.2682
xyY:
0.3695, 0.4270, 92.9076
CIE-Lab:
97.1901, -15.0521, 46.9921
CIE-LCH:
97.1901, 49.3439, 107.7609
CIE-Luv:
97.1901, 2.8623, 65.7725
Hunter-Lab:
96.3886, -19.8217, 40.2420
#fafd9a color charts
#fafd9a color shades, tints & tones
#fafd9a color schemes
#fafd9a color preview, HTML & CSS examples
This text has a color of #fafd9a
<p style="color:#fafd9a;">Text here</p>
.mytext {color:#fafd9a;}
This box has a color of #fafd9a
<div style="background-color:#fafd9a;">Content here</div>
.mybackground {background-color:#fafd9a;}
Border around this has a color of #fafd9a
<div style="border:2px solid #fafd9a;">Content here</div>
.myborder {border:2px solid #fafd9a;}