#fafabb color space conversions
Hex:
#fafabb
RGB:
250, 250, 187
CMY:
2, 2, 27
CMYK:
0, 0, 25, 2
HSL:
60°, 86.3014%, 85.6863%
HSV (HSB):
60°, 25.2000%, 98.0392%
XYZ:
82.5796, 92.2831, 60.4737
xyY:
0.3509, 0.3921, 92.2831
CIE-Lab:
96.9359, -9.6868, 30.3182
CIE-LCH:
96.9359, 31.8281, 107.7189
CIE-Luv:
96.9359, 3.2337, 44.8132
Hunter-Lab:
96.0641, -14.6681, 29.9209
#fafabb color charts
#fafabb color shades, tints & tones
#fafabb color schemes
#fafabb color preview, HTML & CSS examples
This text has a color of #fafabb
<p style="color:#fafabb;">Text here</p>
.mytext {color:#fafabb;}
This box has a color of #fafabb
<div style="background-color:#fafabb;">Content here</div>
.mybackground {background-color:#fafabb;}
Border around this has a color of #fafabb
<div style="border:2px solid #fafabb;">Content here</div>
.myborder {border:2px solid #fafabb;}