#fafdd0 color space conversions
Hex:
#fafdd0
RGB:
250, 253, 208
CMY:
2, 1, 18
CMYK:
1, 0, 18, 1
HSL:
64°, 91.8367%, 90.3922%
HSV (HSB):
64°, 17.7866%, 99.2157%
XYZ:
85.9348, 95.1286, 73.5069
xyY:
0.3376, 0.3737, 95.1286
CIE-Lab:
98.0850, -8.2636, 21.2485
CIE-LCH:
98.0850, 22.7988, 111.2513
CIE-Luv:
98.0850, 0.5934, 32.6249
Hunter-Lab:
97.5339, -13.4122, 23.5895
#fafdd0 color charts
#fafdd0 color shades, tints & tones
#fafdd0 color schemes
#fafdd0 color preview, HTML & CSS examples
This text has a color of #fafdd0
<p style="color:#fafdd0;">Text here</p>
.mytext {color:#fafdd0;}
This box has a color of #fafdd0
<div style="background-color:#fafdd0;">Content here</div>
.mybackground {background-color:#fafdd0;}
Border around this has a color of #fafdd0
<div style="border:2px solid #fafdd0;">Content here</div>
.myborder {border:2px solid #fafdd0;}