#fafbe2 color space conversions
Hex:
#fafbe2
RGB:
250, 251, 226
CMY:
2, 2, 11
CMYK:
0, 0, 10, 2
HSL:
62°, 75.7576%, 93.5294%
HSV (HSB):
62°, 9.9602%, 98.4314%
XYZ:
87.6490, 94.8093, 85.6319
xyY:
0.3269, 0.3536, 94.8093
CIE-Lab:
97.9572, -4.5192, 11.8679
CIE-LCH:
97.9572, 12.6992, 110.8465
CIE-Luv:
97.9572, 0.7751, 18.6555
Hunter-Lab:
97.3701, -9.7185, 16.0166
#fafbe2 color charts
#fafbe2 color shades, tints & tones
#fafbe2 color schemes
#fafbe2 color preview, HTML & CSS examples
This text has a color of #fafbe2
<p style="color:#fafbe2;">Text here</p>
.mytext {color:#fafbe2;}
This box has a color of #fafbe2
<div style="background-color:#fafbe2;">Content here</div>
.mybackground {background-color:#fafbe2;}
Border around this has a color of #fafbe2
<div style="border:2px solid #fafbe2;">Content here</div>
.myborder {border:2px solid #fafbe2;}