#fafcf4 color space conversions
Hex:
#fafcf4
RGB:
250, 252, 244
CMY:
2, 1, 4
CMYK:
1, 0, 3, 1
HSL:
75°, 57.1429%, 97.2549%
HSV (HSB):
75°, 3.1746%, 98.8235%
XYZ:
90.5639, 96.4765, 99.4365
xyY:
0.3161, 0.3368, 96.4765
CIE-Lab:
98.6212, -2.0452, 3.5825
CIE-LCH:
98.6212, 4.1252, 119.7219
CIE-Luv:
98.6212, -0.6860, 5.8748
Hunter-Lab:
98.2224, -7.3072, 8.7328
#fafcf4 color charts
#fafcf4 color shades, tints & tones
#fafcf4 color schemes
#fafcf4 color preview, HTML & CSS examples
This text has a color of #fafcf4
<p style="color:#fafcf4;">Text here</p>
.mytext {color:#fafcf4;}
This box has a color of #fafcf4
<div style="background-color:#fafcf4;">Content here</div>
.mybackground {background-color:#fafcf4;}
Border around this has a color of #fafcf4
<div style="border:2px solid #fafcf4;">Content here</div>
.myborder {border:2px solid #fafcf4;}