#faefac color space conversions
Hex:
#faefac
RGB:
250, 239, 172
CMY:
2, 6, 33
CMYK:
0, 4, 31, 2
HSL:
52°, 88.6364%, 82.7451%
HSV (HSB):
52°, 31.2000%, 98.0392%
XYZ:
77.7372, 85.0356, 51.3460
xyY:
0.3631, 0.3971, 85.0356
CIE-Lab:
93.8984, -6.1083, 33.8074
CIE-LCH:
93.8984, 34.3548, 100.2417
CIE-Luv:
93.8984, 10.3200, 48.0986
Hunter-Lab:
92.2147, -10.8998, 31.5371
#faefac color charts
#faefac RGB chart
#faefac CMYK chart
#faefac RGB pie chart
#faefac color shades, tints & tones
#faefac color schemes
#faefac color preview, HTML & CSS examples
This text has a color of #faefac
<p style="color:#faefac;">Text here</p>
.mytext {color:#faefac;}
Text color #faefac
This box has a color of #faefac
<div style="background-color:#faefac;">Content here</div>
.mybackground {background-color:#faefac;}
Background color #faefac
Border around this has a color of #faefac
<div style="border:2px solid #faefac;">Content here</div>
.myborder {border:2px solid #faefac;}
Border color #faefac