#fae3ed color space conversions
Hex:
#fae3ed
RGB:
250, 227, 237
CMY:
2, 11, 7
CMYK:
0, 9, 5, 2
HSL:
334°, 69.6970%, 93.5294%
HSV (HSB):
334°, 9.2000%, 98.0392%
XYZ:
82.1795, 81.3766, 91.4967
xyY:
0.3222, 0.3191, 81.3766
CIE-Lab:
92.2990, 9.5280, -2.0094
CIE-LCH:
92.2990, 9.7376, 348.0913
CIE-Luv:
92.2990, 12.6747, -4.8124
Hunter-Lab:
90.2090, 4.7460, 3.0099
#fae3ed color charts
#fae3ed color shades, tints & tones
#fae3ed color schemes
#fae3ed color preview, HTML & CSS examples
This text has a color of #fae3ed
<p style="color:#fae3ed;">Text here</p>
.mytext {color:#fae3ed;}
This box has a color of #fae3ed
<div style="background-color:#fae3ed;">Content here</div>
.mybackground {background-color:#fae3ed;}
Border around this has a color of #fae3ed
<div style="border:2px solid #fae3ed;">Content here</div>
.myborder {border:2px solid #fae3ed;}