#fafcea color space conversions
Hex:
#fafcea
RGB:
250, 252, 234
CMY:
2, 1, 8
CMYK:
1, 0, 7, 1
HSL:
67°, 75.0000%, 95.2941%
HSV (HSB):
67°, 7.1429%, 98.8235%
XYZ:
89.0860, 95.8853, 91.6543
xyY:
0.3220, 0.3466, 95.8853
CIE-Lab:
98.3867, -3.7251, 8.3783
CIE-LCH:
98.3867, 9.1690, 113.9704
CIE-Luv:
98.3867, -0.1620, 13.3925
Hunter-Lab:
97.9210, -8.9672, 13.0492
#fafcea color charts
#fafcea color shades, tints & tones
#fafcea color schemes
#fafcea color preview, HTML & CSS examples
This text has a color of #fafcea
<p style="color:#fafcea;">Text here</p>
.mytext {color:#fafcea;}
This box has a color of #fafcea
<div style="background-color:#fafcea;">Content here</div>
.mybackground {background-color:#fafcea;}
Border around this has a color of #fafcea
<div style="border:2px solid #fafcea;">Content here</div>
.myborder {border:2px solid #fafcea;}