#fabeda color space conversions
Hex:
#fabeda
RGB:
250, 190, 218
CMY:
2, 25, 15
CMYK:
0, 24, 13, 2
HSL:
332°, 85.7143%, 86.2745%
HSV (HSB):
332°, 24.0000%, 98.0392%
XYZ:
70.4927, 62.2129, 74.6226
xyY:
0.3400, 0.3001, 62.2129
CIE-Lab:
83.0265, 25.7520, -5.5976
CIE-LCH:
83.0265, 26.3533, 347.7366
CIE-Luv:
83.0265, 34.3897, -13.1820
Hunter-Lab:
78.8751, 21.4985, -0.8808
#fabeda color charts
#fabeda color shades, tints & tones
#fabeda color schemes
#fabeda color preview, HTML & CSS examples
This text has a color of #fabeda
<p style="color:#fabeda;">Text here</p>
.mytext {color:#fabeda;}
This box has a color of #fabeda
<div style="background-color:#fabeda;">Content here</div>
.mybackground {background-color:#fabeda;}
Border around this has a color of #fabeda
<div style="border:2px solid #fabeda;">Content here</div>
.myborder {border:2px solid #fabeda;}