#fafef7 color space conversions
Hex:
#fafef7
RGB:
250, 254, 247
CMY:
2, 0, 3
CMYK:
2, 0, 3, 0
HSL:
94°, 77.7778%, 98.2353%
HSV (HSB):
94°, 2.7559%, 99.6078%
XYZ:
91.6547, 97.9230, 102.0660
xyY:
0.3143, 0.3358, 97.9230
CIE-Lab:
99.1913, -2.5349, 2.8698
CIE-LCH:
99.1913, 3.8290, 131.4537
CIE-Luv:
99.1913, -1.8572, 4.8802
Hunter-Lab:
98.9561, -7.8436, 8.1159
#fafef7 color charts
#fafef7 color shades, tints & tones
#fafef7 color schemes
#fafef7 color preview, HTML & CSS examples
This text has a color of #fafef7
<p style="color:#fafef7;">Text here</p>
.mytext {color:#fafef7;}
This box has a color of #fafef7
<div style="background-color:#fafef7;">Content here</div>
.mybackground {background-color:#fafef7;}
Border around this has a color of #fafef7
<div style="border:2px solid #fafef7;">Content here</div>
.myborder {border:2px solid #fafef7;}