#fae2d6 color space conversions
Hex:
#fae2d6
RGB:
250, 226, 214
CMY:
2, 11, 16
CMYK:
0, 10, 14, 2
HSL:
20°, 78.2609%, 90.9804%
HSV (HSB):
20°, 14.4000%, 98.0392%
XYZ:
78.7583, 79.5717, 74.8262
xyY:
0.3378, 0.3413, 79.5717
CIE-Lab:
91.4924, 6.3010, 8.8385
CIE-LCH:
91.4924, 10.8546, 54.5148
CIE-Luv:
91.4924, 15.0215, 12.0257
Hunter-Lab:
89.2030, 1.4943, 12.7078
#fae2d6 color charts
#fae2d6 color shades, tints & tones
#fae2d6 color schemes
#fae2d6 color preview, HTML & CSS examples
This text has a color of #fae2d6
<p style="color:#fae2d6;">Text here</p>
.mytext {color:#fae2d6;}
This box has a color of #fae2d6
<div style="background-color:#fae2d6;">Content here</div>
.mybackground {background-color:#fae2d6;}
Border around this has a color of #fae2d6
<div style="border:2px solid #fae2d6;">Content here</div>
.myborder {border:2px solid #fae2d6;}