#faebc9 color space conversions
Hex:
#faebc9
RGB:
250, 235, 201
CMY:
2, 8, 21
CMYK:
0, 6, 20, 2
HSL:
42°, 83.0508%, 88.4314%
HSV (HSB):
42°, 19.6000%, 98.0392%
XYZ:
79.6753, 83.9577, 67.2645
xyY:
0.3451, 0.3636, 83.9577
CIE-Lab:
93.4321, -0.2444, 18.3406
CIE-LCH:
93.4321, 18.3422, 90.7635
CIE-Luv:
93.4321, 10.9279, 26.7944
Hunter-Lab:
91.6284, -5.1355, 20.6151
#faebc9 color charts
#faebc9 color shades, tints & tones
#faebc9 color schemes
#faebc9 color preview, HTML & CSS examples
This text has a color of #faebc9
<p style="color:#faebc9;">Text here</p>
.mytext {color:#faebc9;}
This box has a color of #faebc9
<div style="background-color:#faebc9;">Content here</div>
.mybackground {background-color:#faebc9;}
Border around this has a color of #faebc9
<div style="border:2px solid #faebc9;">Content here</div>
.myborder {border:2px solid #faebc9;}