#feeaec color space conversions
Hex:
#feeaec
RGB:
254, 234, 236
CMY:
0, 8, 7
CMYK:
0, 8, 7, 0
HSL:
354°, 90.9091%, 95.6863%
HSV (HSB):
354°, 7.8740%, 99.6078%
XYZ:
85.4362, 85.9726, 91.4483
xyY:
0.3250, 0.3271, 85.9726
CIE-Lab:
94.3006, 7.1112, 1.4750
CIE-LCH:
94.3006, 7.2626, 11.7179
CIE-Luv:
94.3006, 11.4713, 0.9614
Hunter-Lab:
92.7214, 2.2126, 6.4291
#feeaec color charts
#feeaec color shades, tints & tones
#feeaec color schemes
#feeaec color preview, HTML & CSS examples
This text has a color of #feeaec
<p style="color:#feeaec;">Text here</p>
.mytext {color:#feeaec;}
This box has a color of #feeaec
<div style="background-color:#feeaec;">Content here</div>
.mybackground {background-color:#feeaec;}
Border around this has a color of #feeaec
<div style="border:2px solid #feeaec;">Content here</div>
.myborder {border:2px solid #feeaec;}