#fabfab color space conversions
Hex:
#fabfab
RGB:
250, 191, 171
CMY:
2, 25, 33
CMYK:
0, 24, 32, 2
HSL:
15°, 88.7640%, 82.5490%
HSV (HSB):
15°, 31.6000%, 98.0392%
XYZ:
65.4058, 60.5259, 46.7635
xyY:
0.3787, 0.3505, 60.5259
CIE-Lab:
82.1232, 18.4861, 18.2815
CIE-LCH:
82.1232, 25.9990, 44.6813
CIE-Luv:
82.1232, 39.6061, 22.2429
Hunter-Lab:
77.7984, 13.9195, 18.8205
#fabfab color charts
#fabfab color shades, tints & tones
#fabfab color schemes
#fabfab color preview, HTML & CSS examples
This text has a color of #fabfab
<p style="color:#fabfab;">Text here</p>
.mytext {color:#fabfab;}
This box has a color of #fabfab
<div style="background-color:#fabfab;">Content here</div>
.mybackground {background-color:#fabfab;}
Border around this has a color of #fabfab
<div style="border:2px solid #fabfab;">Content here</div>
.myborder {border:2px solid #fabfab;}