#faeeba color space conversions
Hex:
#faeeba
RGB:
250, 238, 186
CMY:
2, 7, 27
CMYK:
0, 5, 26, 2
HSL:
49°, 86.4865%, 85.4902%
HSV (HSB):
49°, 25.6000%, 98.0392%
XYZ:
78.8618, 85.0182, 58.7081
xyY:
0.3543, 0.3820, 85.0182
CIE-Lab:
93.8910, -3.8322, 26.6841
CIE-LCH:
93.8910, 26.9579, 98.1725
CIE-Luv:
93.8910, 10.1307, 38.6756
Hunter-Lab:
92.2053, -8.6910, 26.7932
#faeeba color charts
#faeeba color shades, tints & tones
#faeeba color schemes
#faeeba color preview, HTML & CSS examples
This text has a color of #faeeba
<p style="color:#faeeba;">Text here</p>
.mytext {color:#faeeba;}
This box has a color of #faeeba
<div style="background-color:#faeeba;">Content here</div>
.mybackground {background-color:#faeeba;}
Border around this has a color of #faeeba
<div style="border:2px solid #faeeba;">Content here</div>
.myborder {border:2px solid #faeeba;}