#fabcf1 color space conversions
Hex:
#fabcf1
RGB:
250, 188, 241
CMY:
2, 26, 5
CMYK:
0, 25, 4, 2
HSL:
309°, 86.1111%, 85.8824%
HSV (HSB):
309°, 24.8000%, 98.0392%
XYZ:
73.2847, 62.6413, 91.4475
xyY:
0.3223, 0.2755, 62.6413
CIE-Lab:
83.2533, 30.6725, -17.5716
CIE-LCH:
83.2533, 35.3492, 330.1925
CIE-Luv:
83.2533, 32.3451, -32.8684
Hunter-Lab:
79.1463, 26.7745, -13.1027
#fabcf1 color charts
#fabcf1 color shades, tints & tones
#fabcf1 color schemes
#fabcf1 color preview, HTML & CSS examples
This text has a color of #fabcf1
<p style="color:#fabcf1;">Text here</p>
.mytext {color:#fabcf1;}
This box has a color of #fabcf1
<div style="background-color:#fabcf1;">Content here</div>
.mybackground {background-color:#fabcf1;}
Border around this has a color of #fabcf1
<div style="border:2px solid #fabcf1;">Content here</div>
.myborder {border:2px solid #fabcf1;}