#faeeac color space conversions
Hex:
#faeeac
RGB:
250, 238, 172
CMY:
2, 7, 33
CMYK:
0, 5, 31, 2
HSL:
51°, 88.6364%, 82.7451%
HSV (HSB):
51°, 31.2000%, 98.0392%
XYZ:
77.4453, 84.4516, 51.2487
xyY:
0.3633, 0.3962, 84.4516
CIE-Lab:
93.6463, -5.6077, 33.4711
CIE-LCH:
93.6463, 33.9376, 99.5109
CIE-Luv:
93.6463, 10.9096, 47.5536
Hunter-Lab:
91.8976, -10.3926, 31.2639
#faeeac color charts
#faeeac RGB chart
#faeeac CMYK chart
#faeeac RGB pie chart
#faeeac color shades, tints & tones
#faeeac color schemes
#faeeac color preview, HTML & CSS examples
This text has a color of #faeeac
<p style="color:#faeeac;">Text here</p>
.mytext {color:#faeeac;}
Text color #faeeac
This box has a color of #faeeac
<div style="background-color:#faeeac;">Content here</div>
.mybackground {background-color:#faeeac;}
Background color #faeeac
Border around this has a color of #faeeac
<div style="border:2px solid #faeeac;">Content here</div>
.myborder {border:2px solid #faeeac;}
Border color #faeeac