#fae2cd color space conversions
Hex:
#fae2cd
RGB:
250, 226, 205
CMY:
2, 11, 20
CMYK:
0, 10, 18, 2
HSL:
28°, 81.8182%, 89.2157%
HSV (HSB):
28°, 18.0000%, 98.0392%
XYZ:
77.6401, 79.1245, 68.9381
xyY:
0.3440, 0.3506, 79.1245
CIE-Lab:
91.2906, 4.9376, 13.2471
CIE-LCH:
91.2906, 14.1374, 69.5579
CIE-Luv:
91.2906, 15.7083, 18.5899
Hunter-Lab:
88.9519, 0.1347, 16.3164
#fae2cd color charts
#fae2cd color shades, tints & tones
#fae2cd color schemes
#fae2cd color preview, HTML & CSS examples
This text has a color of #fae2cd
<p style="color:#fae2cd;">Text here</p>
.mytext {color:#fae2cd;}
This box has a color of #fae2cd
<div style="background-color:#fae2cd;">Content here</div>
.mybackground {background-color:#fae2cd;}
Border around this has a color of #fae2cd
<div style="border:2px solid #fae2cd;">Content here</div>
.myborder {border:2px solid #fae2cd;}