#faeac9 color space conversions
Hex:
#faeac9
RGB:
250, 234, 201
CMY:
2, 8, 21
CMYK:
0, 6, 20, 2
HSL:
40°, 83.0508%, 88.4314%
HSV (HSB):
40°, 19.6000%, 98.0392%
XYZ:
79.3898, 83.3867, 67.1693
xyY:
0.3453, 0.3626, 83.3867
CIE-Lab:
93.1835, 0.2636, 17.9922
CIE-LCH:
93.1835, 17.9942, 89.1607
CIE-Luv:
93.1835, 11.4901, 26.2021
Hunter-Lab:
91.3163, -4.6168, 20.3096
#faeac9 color charts
#faeac9 color shades, tints & tones
#faeac9 color schemes
#faeac9 color preview, HTML & CSS examples
This text has a color of #faeac9
<p style="color:#faeac9;">Text here</p>
.mytext {color:#faeac9;}
This box has a color of #faeac9
<div style="background-color:#faeac9;">Content here</div>
.mybackground {background-color:#faeac9;}
Border around this has a color of #faeac9
<div style="border:2px solid #faeac9;">Content here</div>
.myborder {border:2px solid #faeac9;}