#faeab9 color space conversions
Hex:
#faeab9
RGB:
250, 234, 185
CMY:
2, 8, 27
CMYK:
0, 6, 26, 2
HSL:
45°, 86.6667%, 85.2941%
HSV (HSB):
45°, 26.0000%, 98.0392%
XYZ:
77.6041, 82.6724, 57.7661
xyY:
0.3559, 0.3792, 82.6724
CIE-Lab:
92.8708, -1.9461, 25.8005
CIE-LCH:
92.8708, 25.8738, 94.3135
CIE-Luv:
92.8708, 12.5021, 37.0601
Hunter-Lab:
90.9244, -6.7676, 25.9789
#faeab9 color charts
#faeab9 color shades, tints & tones
#faeab9 color schemes
#faeab9 color preview, HTML & CSS examples
This text has a color of #faeab9
<p style="color:#faeab9;">Text here</p>
.mytext {color:#faeab9;}
This box has a color of #faeab9
<div style="background-color:#faeab9;">Content here</div>
.mybackground {background-color:#faeab9;}
Border around this has a color of #faeab9
<div style="border:2px solid #faeab9;">Content here</div>
.myborder {border:2px solid #faeab9;}