#fae7a2 color space conversions
Hex:
#fae7a2
RGB:
250, 231, 162
CMY:
2, 9, 36
CMYK:
0, 8, 35, 2
HSL:
47°, 89.7959%, 80.7843%
HSV (HSB):
47°, 35.2000%, 98.0392%
XYZ:
74.5218, 80.0845, 45.7125
xyY:
0.3720, 0.3998, 80.0845
CIE-Lab:
91.7227, -3.2682, 35.9714
CIE-LCH:
91.7227, 36.1196, 95.1914
CIE-Luv:
91.7227, 15.6583, 49.8211
Hunter-Lab:
89.4899, -7.9633, 32.3569
#fae7a2 color charts
#fae7a2 color shades, tints & tones
#fae7a2 color schemes
#fae7a2 color preview, HTML & CSS examples
This text has a color of #fae7a2
<p style="color:#fae7a2;">Text here</p>
.mytext {color:#fae7a2;}
This box has a color of #fae7a2
<div style="background-color:#fae7a2;">Content here</div>
.mybackground {background-color:#fae7a2;}
Border around this has a color of #fae7a2
<div style="border:2px solid #fae7a2;">Content here</div>
.myborder {border:2px solid #fae7a2;}