#fafee9 color space conversions
Hex:
#fafee9
RGB:
250, 254, 233
CMY:
2, 0, 9
CMYK:
2, 0, 8, 0
HSL:
71°, 91.3043%, 95.4902%
HSV (HSB):
71°, 8.2677%, 99.6078%
XYZ:
89.5741, 97.0908, 91.1101
xyY:
0.3225, 0.3495, 97.0908
CIE-Lab:
98.8640, -4.8907, 9.5758
CIE-LCH:
98.8640, 10.7524, 117.0548
CIE-Luv:
98.8640, -1.1493, 15.3927
Hunter-Lab:
98.5347, -10.1681, 14.1517
#fafee9 color charts
#fafee9 color shades, tints & tones
#fafee9 color schemes
#fafee9 color preview, HTML & CSS examples
This text has a color of #fafee9
<p style="color:#fafee9;">Text here</p>
.mytext {color:#fafee9;}
This box has a color of #fafee9
<div style="background-color:#fafee9;">Content here</div>
.mybackground {background-color:#fafee9;}
Border around this has a color of #fafee9
<div style="border:2px solid #fafee9;">Content here</div>
.myborder {border:2px solid #fafee9;}