#fabfd7 color space conversions
Hex:
#fabfd7
RGB:
250, 191, 215
CMY:
2, 25, 16
CMYK:
0, 24, 14, 2
HSL:
336°, 85.5072%, 86.4706%
HSV (HSB):
336°, 23.6000%, 98.0392%
XYZ:
70.3209, 62.4919, 72.6458
xyY:
0.3423, 0.3042, 62.4919
CIE-Lab:
83.1743, 24.7468, -3.7717
CIE-LCH:
83.1743, 25.0326, 351.3341
CIE-Luv:
83.1743, 34.2330, -10.2187
Hunter-Lab:
79.0518, 20.4448, 0.8509
#fabfd7 color charts
#fabfd7 color shades, tints & tones
#fabfd7 color schemes
#fabfd7 color preview, HTML & CSS examples
This text has a color of #fabfd7
<p style="color:#fabfd7;">Text here</p>
.mytext {color:#fabfd7;}
This box has a color of #fabfd7
<div style="background-color:#fabfd7;">Content here</div>
.mybackground {background-color:#fabfd7;}
Border around this has a color of #fabfd7
<div style="border:2px solid #fabfd7;">Content here</div>
.myborder {border:2px solid #fabfd7;}