#fabfe1 color space conversions
Hex:
#fabfe1
RGB:
250, 191, 225
CMY:
2, 25, 12
CMYK:
0, 24, 10, 2
HSL:
325°, 85.5072%, 86.4706%
HSV (HSB):
325°, 23.6000%, 98.0392%
XYZ:
71.6457, 63.0218, 79.6225
xyY:
0.3343, 0.2941, 63.0218
CIE-Lab:
83.4539, 26.3642, -8.7141
CIE-LCH:
83.4539, 27.7670, 341.7098
CIE-Luv:
83.4539, 32.9379, -18.1063
Hunter-Lab:
79.3863, 22.1694, -3.8960
#fabfe1 color charts
#fabfe1 color shades, tints & tones
#fabfe1 color schemes
#fabfe1 color preview, HTML & CSS examples
This text has a color of #fabfe1
<p style="color:#fabfe1;">Text here</p>
.mytext {color:#fabfe1;}
This box has a color of #fabfe1
<div style="background-color:#fabfe1;">Content here</div>
.mybackground {background-color:#fabfe1;}
Border around this has a color of #fabfe1
<div style="border:2px solid #fabfe1;">Content here</div>
.myborder {border:2px solid #fabfe1;}