#fafcd7 color space conversions
Hex:
#fafcd7
RGB:
250, 252, 215
CMY:
2, 1, 16
CMYK:
1, 0, 15, 1
HSL:
63°, 86.0465%, 91.5686%
HSV (HSB):
63°, 14.6825%, 98.8235%
XYZ:
86.5005, 94.8511, 78.0390
xyY:
0.3335, 0.3657, 94.8511
CIE-Lab:
97.9739, -6.7264, 17.5229
CIE-LCH:
97.9739, 18.7695, 111.0000
CIE-Luv:
97.9739, 0.7972, 27.1551
Hunter-Lab:
97.3915, -11.8964, 20.6655
#fafcd7 color charts
#fafcd7 color shades, tints & tones
#fafcd7 color schemes
#fafcd7 color preview, HTML & CSS examples
This text has a color of #fafcd7
<p style="color:#fafcd7;">Text here</p>
.mytext {color:#fafcd7;}
This box has a color of #fafcd7
<div style="background-color:#fafcd7;">Content here</div>
.mybackground {background-color:#fafcd7;}
Border around this has a color of #fafcd7
<div style="border:2px solid #fafcd7;">Content here</div>
.myborder {border:2px solid #fafcd7;}