#fafce9 color space conversions
Hex:
#fafce9
RGB:
250, 252, 233
CMY:
2, 1, 9
CMYK:
1, 0, 8, 1
HSL:
66°, 76.0000%, 95.0980%
HSV (HSB):
66°, 7.5397%, 98.8235%
XYZ:
88.9427, 95.8280, 90.8997
xyY:
0.3226, 0.3476, 95.8280
CIE-Lab:
98.3639, -3.8893, 8.8586
CIE-LCH:
98.3639, 9.6748, 113.7034
CIE-Luv:
98.3639, -0.1102, 14.1346
Hunter-Lab:
97.8918, -9.1287, 13.4691
#fafce9 color charts
#fafce9 color shades, tints & tones
#fafce9 color schemes
#fafce9 color preview, HTML & CSS examples
This text has a color of #fafce9
<p style="color:#fafce9;">Text here</p>
.mytext {color:#fafce9;}
This box has a color of #fafce9
<div style="background-color:#fafce9;">Content here</div>
.mybackground {background-color:#fafce9;}
Border around this has a color of #fafce9
<div style="border:2px solid #fafce9;">Content here</div>
.myborder {border:2px solid #fafce9;}