#fabfdc color space conversions
Hex:
#fabfdc
RGB:
250, 191, 220
CMY:
2, 25, 14
CMYK:
0, 24, 12, 2
HSL:
331°, 85.5072%, 86.4706%
HSV (HSB):
331°, 23.6000%, 98.0392%
XYZ:
70.9734, 62.7529, 76.0820
xyY:
0.3383, 0.2991, 62.7529
CIE-Lab:
83.3122, 25.5469, -6.2471
CIE-LCH:
83.3122, 26.2997, 346.2589
CIE-Luv:
83.3122, 33.5878, -14.1447
Hunter-Lab:
79.2167, 21.2960, -1.4921
#fabfdc color charts
#fabfdc RGB chart
#fabfdc CMYK chart
#fabfdc RGB pie chart
#fabfdc color shades, tints & tones
#fabfdc color schemes
#fabfdc color preview, HTML & CSS examples
This text has a color of #fabfdc
<p style="color:#fabfdc;">Text here</p>
.mytext {color:#fabfdc;}
Text color #fabfdc
This box has a color of #fabfdc
<div style="background-color:#fabfdc;">Content here</div>
.mybackground {background-color:#fabfdc;}
Background color #fabfdc
Border around this has a color of #fabfdc
<div style="border:2px solid #fabfdc;">Content here</div>
.myborder {border:2px solid #fabfdc;}
Border color #fabfdc