#fae7b9 color space conversions
Hex:
#fae7b9
RGB:
250, 231, 185
CMY:
2, 9, 27
CMYK:
0, 8, 26, 2
HSL:
42°, 86.6667%, 85.2941%
HSV (HSB):
42°, 26.0000%, 98.0392%
XYZ:
76.7572, 80.9786, 57.4838
xyY:
0.3566, 0.3763, 80.9786
CIE-Lab:
92.1222, -0.4253, 24.7739
CIE-LCH:
92.1222, 24.7776, 90.9835
CIE-Luv:
92.1222, 14.2458, 35.3542
Hunter-Lab:
89.9881, -5.2240, 25.1176
#fae7b9 color charts
#fae7b9 color shades, tints & tones
#fae7b9 color schemes
#fae7b9 color preview, HTML & CSS examples
This text has a color of #fae7b9
<p style="color:#fae7b9;">Text here</p>
.mytext {color:#fae7b9;}
This box has a color of #fae7b9
<div style="background-color:#fae7b9;">Content here</div>
.mybackground {background-color:#fae7b9;}
Border around this has a color of #fae7b9
<div style="border:2px solid #fae7b9;">Content here</div>
.myborder {border:2px solid #fae7b9;}