#fabfb8 color space conversions
Hex:
#fabfb8
RGB:
250, 191, 184
CMY:
2, 25, 28
CMYK:
0, 24, 26, 2
HSL:
6°, 86.8421%, 85.0980%
HSV (HSB):
6°, 26.4000%, 98.0392%
XYZ:
66.7069, 61.0463, 53.6147
xyY:
0.3678, 0.3366, 61.0463
CIE-Lab:
82.4036, 20.1851, 11.7290
CIE-LCH:
82.4036, 23.3454, 30.1598
CIE-Luv:
82.4036, 38.0882, 13.1121
Hunter-Lab:
78.1321, 15.6667, 14.0074
#fabfb8 color charts
#fabfb8 color shades, tints & tones
#fabfb8 color schemes
#fabfb8 color preview, HTML & CSS examples
This text has a color of #fabfb8
<p style="color:#fabfb8;">Text here</p>
.mytext {color:#fabfb8;}
This box has a color of #fabfb8
<div style="background-color:#fabfb8;">Content here</div>
.mybackground {background-color:#fabfb8;}
Border around this has a color of #fabfb8
<div style="border:2px solid #fabfb8;">Content here</div>
.myborder {border:2px solid #fabfb8;}