#fae7ce color space conversions
Hex:
#fae7ce
RGB:
250, 231, 206
CMY:
2, 9, 19
CMYK:
0, 8, 18, 2
HSL:
34°, 81.4815%, 89.4118%
HSV (HSB):
34°, 17.6000%, 98.0392%
XYZ:
79.1408, 81.9321, 70.0358
xyY:
0.3424, 0.3545, 81.9321
CIE-Lab:
92.5449, 2.5235, 14.5029
CIE-LCH:
92.5449, 14.7208, 80.1294
CIE-Luv:
92.5449, 12.8351, 20.8778
Hunter-Lab:
90.5163, -2.3363, 17.4866
#fae7ce color charts
#fae7ce color shades, tints & tones
#fae7ce color schemes
#fae7ce color preview, HTML & CSS examples
This text has a color of #fae7ce
<p style="color:#fae7ce;">Text here</p>
.mytext {color:#fae7ce;}
This box has a color of #fae7ce
<div style="background-color:#fae7ce;">Content here</div>
.mybackground {background-color:#fae7ce;}
Border around this has a color of #fae7ce
<div style="border:2px solid #fae7ce;">Content here</div>
.myborder {border:2px solid #fae7ce;}