#faeeeb color space conversions
Hex:
#faeeeb
RGB:
250, 238, 235
CMY:
2, 7, 8
CMYK:
0, 5, 6, 2
HSL:
12°, 60.0000%, 95.0980%
HSV (HSB):
12°, 6.0000%, 98.0392%
XYZ:
84.9943, 87.4712, 91.0012
xyY:
0.3226, 0.3320, 87.4712
CIE-Lab:
94.9378, 3.5312, 2.8816
CIE-LCH:
94.9378, 4.5578, 39.2160
CIE-Luv:
94.9378, 7.0734, 3.7603
Hunter-Lab:
93.5261, -1.4540, 7.7788
#faeeeb color charts
#faeeeb color shades, tints & tones
#faeeeb color schemes
#faeeeb color preview, HTML & CSS examples
This text has a color of #faeeeb
<p style="color:#faeeeb;">Text here</p>
.mytext {color:#faeeeb;}
This box has a color of #faeeeb
<div style="background-color:#faeeeb;">Content here</div>
.mybackground {background-color:#faeeeb;}
Border around this has a color of #faeeeb
<div style="border:2px solid #faeeeb;">Content here</div>
.myborder {border:2px solid #faeeeb;}