#fabfe8 color space conversions
Hex:
#fabfe8
RGB:
250, 191, 232
CMY:
2, 25, 9
CMYK:
0, 24, 7, 2
HSL:
318°, 85.5072%, 86.4706%
HSV (HSB):
318°, 23.6000%, 98.0392%
XYZ:
72.6206, 63.4118, 84.7561
xyY:
0.3289, 0.2872, 63.4118
CIE-Lab:
83.6586, 27.5365, -12.1533
CIE-LCH:
83.6586, 30.0992, 336.1855
CIE-Luv:
83.6586, 32.0212, -23.7060
Hunter-Lab:
79.6315, 23.4294, -7.3635
#fabfe8 color charts
#fabfe8 color shades, tints & tones
#fabfe8 color schemes
#fabfe8 color preview, HTML & CSS examples
This text has a color of #fabfe8
<p style="color:#fabfe8;">Text here</p>
.mytext {color:#fabfe8;}
This box has a color of #fabfe8
<div style="background-color:#fabfe8;">Content here</div>
.mybackground {background-color:#fabfe8;}
Border around this has a color of #fabfe8
<div style="border:2px solid #fabfe8;">Content here</div>
.myborder {border:2px solid #fabfe8;}