#fae2b9 color space conversions
Hex:
#fae2b9
RGB:
250, 226, 185
CMY:
2, 11, 27
CMYK:
0, 10, 26, 2
HSL:
38°, 86.6667%, 85.2941%
HSV (HSB):
38°, 26.0000%, 98.0392%
XYZ:
75.3777, 78.2195, 57.0240
xyY:
0.3579, 0.3714, 78.2195
CIE-Lab:
90.8800, 2.1226, 23.0644
CIE-LCH:
90.8800, 23.1618, 84.7419
CIE-Luv:
90.8800, 17.1666, 32.5027
Hunter-Lab:
88.4418, -2.6401, 23.6813
#fae2b9 color charts
#fae2b9 color shades, tints & tones
#fae2b9 color schemes
#fae2b9 color preview, HTML & CSS examples
This text has a color of #fae2b9
<p style="color:#fae2b9;">Text here</p>
.mytext {color:#fae2b9;}
This box has a color of #fae2b9
<div style="background-color:#fae2b9;">Content here</div>
.mybackground {background-color:#fae2b9;}
Border around this has a color of #fae2b9
<div style="border:2px solid #fae2b9;">Content here</div>
.myborder {border:2px solid #fae2b9;}