#faeebb color space conversions
Hex:
#faeebb
RGB:
250, 238, 187
CMY:
2, 7, 27
CMYK:
0, 5, 25, 2
HSL:
49°, 86.3014%, 85.6863%
HSV (HSB):
49°, 25.2000%, 98.0392%
XYZ:
78.9685, 85.0609, 59.2700
xyY:
0.3536, 0.3809, 85.0609
CIE-Lab:
93.9094, -3.6996, 26.1981
CIE-LCH:
93.9094, 26.4580, 98.0380
CIE-Luv:
93.9094, 10.0732, 38.0202
Hunter-Lab:
92.2285, -8.5633, 26.4576
#faeebb color charts
#faeebb color shades, tints & tones
#faeebb color schemes
#faeebb color preview, HTML & CSS examples
This text has a color of #faeebb
<p style="color:#faeebb;">Text here</p>
.mytext {color:#faeebb;}
This box has a color of #faeebb
<div style="background-color:#faeebb;">Content here</div>
.mybackground {background-color:#faeebb;}
Border around this has a color of #faeebb
<div style="border:2px solid #faeebb;">Content here</div>
.myborder {border:2px solid #faeebb;}