#fae9e2 color space conversions
Hex:
#fae9e2
RGB:
250, 233, 226
CMY:
2, 9, 11
CMYK:
0, 7, 10, 2
HSL:
18°, 70.5882%, 93.3333%
HSV (HSB):
18°, 9.6000%, 98.0392%
XYZ:
82.2907, 84.0928, 83.8459
xyY:
0.3289, 0.3361, 84.0928
CIE-Lab:
93.4908, 4.6058, 5.4598
CIE-LCH:
93.4908, 7.1430, 49.8491
CIE-Luv:
93.4908, 10.3349, 7.4175
Hunter-Lab:
91.7021, -0.2982, 9.9810
#fae9e2 color charts
#fae9e2 color shades, tints & tones
#fae9e2 color schemes
#fae9e2 color preview, HTML & CSS examples
This text has a color of #fae9e2
<p style="color:#fae9e2;">Text here</p>
.mytext {color:#fae9e2;}
This box has a color of #fae9e2
<div style="background-color:#fae9e2;">Content here</div>
.mybackground {background-color:#fae9e2;}
Border around this has a color of #fae9e2
<div style="border:2px solid #fae9e2;">Content here</div>
.myborder {border:2px solid #fae9e2;}