#fafbe1 color space conversions
Hex:
#fafbe1
RGB:
250, 251, 225
CMY:
2, 2, 12
CMYK:
0, 0, 10, 2
HSL:
62°, 76.4706%, 93.3333%
HSV (HSB):
62°, 10.3586%, 98.4314%
XYZ:
87.5121, 94.7546, 84.9112
xyY:
0.3275, 0.3546, 94.7546
CIE-Lab:
97.9352, -4.6781, 12.3494
CIE-LCH:
97.9352, 13.2058, 110.7473
CIE-Luv:
97.9352, 0.8267, 19.3836
Hunter-Lab:
97.3420, -9.8738, 16.4208
#fafbe1 color charts
#fafbe1 color shades, tints & tones
#fafbe1 color schemes
#fafbe1 color preview, HTML & CSS examples
This text has a color of #fafbe1
<p style="color:#fafbe1;">Text here</p>
.mytext {color:#fafbe1;}
This box has a color of #fafbe1
<div style="background-color:#fafbe1;">Content here</div>
.mybackground {background-color:#fafbe1;}
Border around this has a color of #fafbe1
<div style="border:2px solid #fafbe1;">Content here</div>
.myborder {border:2px solid #fafbe1;}