#fafded color space conversions
Hex:
#fafded
RGB:
250, 253, 237
CMY:
2, 1, 7
CMYK:
1, 0, 6, 1
HSL:
71°, 80.0000%, 96.0784%
HSV (HSB):
71°, 6.3241%, 99.2157%
XYZ:
89.8357, 96.6890, 94.0488
xyY:
0.3202, 0.3446, 96.6890
CIE-Lab:
98.7053, -3.7300, 7.2974
CIE-LCH:
98.7053, 8.1954, 117.0736
CIE-Luv:
98.7053, -0.8337, 11.7900
Hunter-Lab:
98.3306, -8.9993, 12.1232
#fafded color charts
#fafded color shades, tints & tones
#fafded color schemes
#fafded color preview, HTML & CSS examples
This text has a color of #fafded
<p style="color:#fafded;">Text here</p>
.mytext {color:#fafded;}
This box has a color of #fafded
<div style="background-color:#fafded;">Content here</div>
.mybackground {background-color:#fafded;}
Border around this has a color of #fafded
<div style="border:2px solid #fafded;">Content here</div>
.myborder {border:2px solid #fafded;}