#fae0a0 color space conversions
Hex:
#fae0a0
RGB:
250, 224, 160
CMY:
2, 12, 37
CMYK:
0, 10, 36, 2
HSL:
43°, 90.0000%, 80.3922%
HSV (HSB):
43°, 36.0000%, 98.0392%
XYZ:
72.4252, 76.1734, 44.1434
xyY:
0.3758, 0.3952, 76.1734
CIE-Lab:
89.9398, 0.0518, 34.6308
CIE-LCH:
89.9398, 34.6309, 89.9142
CIE-Luv:
89.9398, 20.0619, 47.2889
Hunter-Lab:
87.2774, -4.6111, 31.1063
#fae0a0 color charts
#fae0a0 color shades, tints & tones
#fae0a0 color schemes
#fae0a0 color preview, HTML & CSS examples
This text has a color of #fae0a0
<p style="color:#fae0a0;">Text here</p>
.mytext {color:#fae0a0;}
This box has a color of #fae0a0
<div style="background-color:#fae0a0;">Content here</div>
.mybackground {background-color:#fae0a0;}
Border around this has a color of #fae0a0
<div style="border:2px solid #fae0a0;">Content here</div>
.myborder {border:2px solid #fae0a0;}