#fafdf3 color space conversions
Hex:
#fafdf3
RGB:
250, 253, 243
CMY:
2, 1, 5
CMYK:
1, 0, 4, 1
HSL:
78°, 71.4286%, 97.2549%
HSV (HSB):
78°, 3.9526%, 99.2157%
XYZ:
90.7273, 97.0456, 98.7439
xyY:
0.3167, 0.3387, 97.0456
CIE-Lab:
98.8462, -2.7192, 4.4220
CIE-LCH:
98.8462, 5.1911, 121.5882
CIE-Luv:
98.8462, -1.1430, 7.2763
Hunter-Lab:
98.5117, -8.0007, 9.5285
#fafdf3 color charts
#fafdf3 color shades, tints & tones
#fafdf3 color schemes
#fafdf3 color preview, HTML & CSS examples
This text has a color of #fafdf3
<p style="color:#fafdf3;">Text here</p>
.mytext {color:#fafdf3;}
This box has a color of #fafdf3
<div style="background-color:#fafdf3;">Content here</div>
.mybackground {background-color:#fafdf3;}
Border around this has a color of #fafdf3
<div style="border:2px solid #fafdf3;">Content here</div>
.myborder {border:2px solid #fafdf3;}