#fabfdd color space conversions
Hex:
#fabfdd
RGB:
250, 191, 221
CMY:
2, 25, 13
CMYK:
0, 24, 12, 2
HSL:
329°, 85.5072%, 86.4706%
HSV (HSB):
329°, 23.6000%, 98.0392%
XYZ:
71.1063, 62.8061, 76.7817
xyY:
0.3375, 0.2981, 62.8061
CIE-Lab:
83.3402, 25.7090, -6.7412
CIE-LCH:
83.3402, 26.5781, 345.3072
CIE-Luv:
83.3402, 33.4582, -14.9343
Hunter-Lab:
79.2503, 21.4689, -1.9680
#fabfdd color charts
#fabfdd color shades, tints & tones
#fabfdd color schemes
#fabfdd color preview, HTML & CSS examples
This text has a color of #fabfdd
<p style="color:#fabfdd;">Text here</p>
.mytext {color:#fabfdd;}
This box has a color of #fabfdd
<div style="background-color:#fabfdd;">Content here</div>
.mybackground {background-color:#fabfdd;}
Border around this has a color of #fabfdd
<div style="border:2px solid #fabfdd;">Content here</div>
.myborder {border:2px solid #fabfdd;}