#fafd8e color space conversions
Hex:
#fafd8e
RGB:
250, 253, 142
CMY:
2, 1, 44
CMYK:
1, 0, 44, 1
HSL:
62°, 96.5217%, 77.4510%
HSV (HSB):
62°, 43.8735%, 99.2157%
XYZ:
79.4321, 92.5275, 39.2643
xyY:
0.3761, 0.4381, 92.5275
CIE-Lab:
97.0355, -16.2565, 52.5328
CIE-LCH:
97.0355, 54.9907, 107.1949
CIE-Luv:
97.0355, 3.2827, 71.9171
Hunter-Lab:
96.1912, -20.9342, 43.1323
#fafd8e color charts
#fafd8e color shades, tints & tones
#fafd8e color schemes
#fafd8e color preview, HTML & CSS examples
This text has a color of #fafd8e
<p style="color:#fafd8e;">Text here</p>
.mytext {color:#fafd8e;}
This box has a color of #fafd8e
<div style="background-color:#fafd8e;">Content here</div>
.mybackground {background-color:#fafd8e;}
Border around this has a color of #fafd8e
<div style="border:2px solid #fafd8e;">Content here</div>
.myborder {border:2px solid #fafd8e;}