#fabdea color space conversions
Hex:
#fabdea
RGB:
250, 189, 234
CMY:
2, 26, 8
CMYK:
0, 24, 6, 2
HSL:
316°, 85.9155%, 86.0784%
HSV (HSB):
316°, 24.4000%, 98.0392%
XYZ:
72.4732, 62.6597, 86.1167
xyY:
0.3276, 0.2832, 62.6597
CIE-Lab:
83.2630, 28.9320, -13.8146
CIE-LCH:
83.2630, 32.0609, 334.4763
CIE-Luv:
83.2630, 32.7899, -26.5651
Hunter-Lab:
79.1579, 24.8999, -9.0917
#fabdea color charts
#fabdea color shades, tints & tones
#fabdea color schemes
#fabdea color preview, HTML & CSS examples
This text has a color of #fabdea
<p style="color:#fabdea;">Text here</p>
.mytext {color:#fabdea;}
This box has a color of #fabdea
<div style="background-color:#fabdea;">Content here</div>
.mybackground {background-color:#fabdea;}
Border around this has a color of #fabdea
<div style="border:2px solid #fabdea;">Content here</div>
.myborder {border:2px solid #fabdea;}