#fafdf0 color space conversions
Hex:
#fafdf0
RGB:
250, 253, 240
CMY:
2, 1, 6
CMYK:
1, 0, 5, 1
HSL:
74°, 76.4706%, 96.6667%
HSV (HSB):
74°, 5.1383%, 99.2157%
XYZ:
90.2778, 96.8658, 96.3769
xyY:
0.3184, 0.3417, 96.8658
CIE-Lab:
98.7752, -3.2276, 5.8590
CIE-LCH:
98.7752, 6.6892, 118.8497
CIE-Luv:
98.7752, -0.9878, 9.5409
Hunter-Lab:
98.4204, -8.5036, 10.8354
#fafdf0 color charts
#fafdf0 color shades, tints & tones
#fafdf0 color schemes
#fafdf0 color preview, HTML & CSS examples
This text has a color of #fafdf0
<p style="color:#fafdf0;">Text here</p>
.mytext {color:#fafdf0;}
This box has a color of #fafdf0
<div style="background-color:#fafdf0;">Content here</div>
.mybackground {background-color:#fafdf0;}
Border around this has a color of #fafdf0
<div style="border:2px solid #fafdf0;">Content here</div>
.myborder {border:2px solid #fafdf0;}