#fae7b2 color space conversions
Hex:
#fae7b2
RGB:
250, 231, 178
CMY:
2, 9, 30
CMYK:
0, 8, 29, 2
HSL:
44°, 87.8049%, 83.9216%
HSV (HSB):
44°, 28.8000%, 98.0392%
XYZ:
76.0361, 80.6902, 53.6867
xyY:
0.3614, 0.3835, 80.6902
CIE-Lab:
91.9936, -1.3340, 28.1929
CIE-LCH:
91.9936, 28.2244, 92.7089
CIE-Luv:
91.9936, 14.6916, 39.9221
Hunter-Lab:
89.8277, -6.1042, 27.4440
#fae7b2 color charts
#fae7b2 color shades, tints & tones
#fae7b2 color schemes
#fae7b2 color preview, HTML & CSS examples
This text has a color of #fae7b2
<p style="color:#fae7b2;">Text here</p>
.mytext {color:#fae7b2;}
This box has a color of #fae7b2
<div style="background-color:#fae7b2;">Content here</div>
.mybackground {background-color:#fae7b2;}
Border around this has a color of #fae7b2
<div style="border:2px solid #fae7b2;">Content here</div>
.myborder {border:2px solid #fae7b2;}