#faeaf3 color space conversions
Hex:
#faeaf3
RGB:
250, 234, 243
CMY:
2, 8, 5
CMYK:
0, 6, 3, 2
HSL:
326°, 61.5385%, 94.9020%
HSV (HSB):
326°, 6.4000%, 98.0392%
XYZ:
85.0248, 85.6407, 96.8430
xyY:
0.3178, 0.3201, 85.6407
CIE-Lab:
94.1585, 6.9481, -2.4100
CIE-LCH:
94.1585, 7.3542, 340.8707
CIE-Luv:
94.1585, 8.5917, -4.9761
Hunter-Lab:
92.5423, 2.0511, 2.7342
#faeaf3 color charts
#faeaf3 color shades, tints & tones
#faeaf3 color schemes
#faeaf3 color preview, HTML & CSS examples
This text has a color of #faeaf3
<p style="color:#faeaf3;">Text here</p>
.mytext {color:#faeaf3;}
This box has a color of #faeaf3
<div style="background-color:#faeaf3;">Content here</div>
.mybackground {background-color:#faeaf3;}
Border around this has a color of #faeaf3
<div style="border:2px solid #faeaf3;">Content here</div>
.myborder {border:2px solid #faeaf3;}