#fafd8c color space conversions
Hex:
#fafd8c
RGB:
250, 253, 140
CMY:
2, 1, 45
CMYK:
1, 0, 45, 1
HSL:
62°, 96.5812%, 77.0588%
HSV (HSB):
62°, 44.6640%, 99.2157%
XYZ:
79.2832, 92.4680, 38.4804
xyY:
0.3771, 0.4398, 92.4680
CIE-Lab:
97.0113, -16.4464, 53.4448
CIE-LCH:
97.0113, 55.9180, 107.1045
CIE-Luv:
97.0113, 3.3495, 72.8934
Hunter-Lab:
96.1603, -21.1089, 43.5862
#fafd8c color charts
#fafd8c color shades, tints & tones
#fafd8c color schemes
#fafd8c color preview, HTML & CSS examples
This text has a color of #fafd8c
<p style="color:#fafd8c;">Text here</p>
.mytext {color:#fafd8c;}
This box has a color of #fafd8c
<div style="background-color:#fafd8c;">Content here</div>
.mybackground {background-color:#fafd8c;}
Border around this has a color of #fafd8c
<div style="border:2px solid #fafd8c;">Content here</div>
.myborder {border:2px solid #fafd8c;}