#faefae color space conversions
Hex:
#faefae
RGB:
250, 239, 174
CMY:
2, 6, 32
CMYK:
0, 4, 30, 2
HSL:
51°, 88.3721%, 83.1373%
HSV (HSB):
51°, 30.4000%, 98.0392%
XYZ:
77.9308, 85.1130, 52.3655
xyY:
0.3618, 0.3951, 85.1130
CIE-Lab:
93.9318, -5.8643, 32.8414
CIE-LCH:
93.9318, 33.3609, 100.1242
CIE-Luv:
93.9318, 10.2138, 46.8685
Hunter-Lab:
92.2567, -10.6672, 30.9263
#faefae color charts
#faefae color shades, tints & tones
#faefae color schemes
#faefae color preview, HTML & CSS examples
This text has a color of #faefae
<p style="color:#faefae;">Text here</p>
.mytext {color:#faefae;}
This box has a color of #faefae
<div style="background-color:#faefae;">Content here</div>
.mybackground {background-color:#faefae;}
Border around this has a color of #faefae
<div style="border:2px solid #faefae;">Content here</div>
.myborder {border:2px solid #faefae;}