#fafda0 color space conversions
Hex:
#fafda0
RGB:
250, 253, 160
CMY:
2, 1, 37
CMYK:
1, 0, 37, 1
HSL:
62°, 95.8763%, 80.9804%
HSV (HSB):
62°, 36.7589%, 99.2157%
XYZ:
80.8948, 93.1126, 46.9666
xyY:
0.3661, 0.4214, 93.1126
CIE-Lab:
97.2733, -14.4080, 44.1842
CIE-LCH:
97.2733, 46.4740, 108.0606
CIE-Luv:
97.2733, 2.6398, 62.5202
Hunter-Lab:
96.4949, -19.2237, 38.6884
#fafda0 color charts
#fafda0 color shades, tints & tones
#fafda0 color schemes
#fafda0 color preview, HTML & CSS examples
This text has a color of #fafda0
<p style="color:#fafda0;">Text here</p>
.mytext {color:#fafda0;}
This box has a color of #fafda0
<div style="background-color:#fafda0;">Content here</div>
.mybackground {background-color:#fafda0;}
Border around this has a color of #fafda0
<div style="border:2px solid #fafda0;">Content here</div>
.myborder {border:2px solid #fafda0;}