#fadae6 color space conversions
Hex:
#fadae6
RGB:
250, 218, 230
CMY:
2, 15, 10
CMYK:
0, 13, 8, 2
HSL:
338°, 76.1905%, 91.7647%
HSV (HSB):
338°, 12.8000%, 98.0392%
XYZ:
78.7787, 76.1800, 85.4150
xyY:
0.3277, 0.3169, 76.1800
CIE-Lab:
89.9428, 13.0205, -1.7939
CIE-LCH:
89.9428, 13.1435, 352.1553
CIE-Luv:
89.9428, 18.0107, -5.1050
Hunter-Lab:
87.2811, 8.3695, 3.0744
#fadae6 color charts
#fadae6 color shades, tints & tones
#fadae6 color schemes
#fadae6 color preview, HTML & CSS examples
This text has a color of #fadae6
<p style="color:#fadae6;">Text here</p>
.mytext {color:#fadae6;}
This box has a color of #fadae6
<div style="background-color:#fadae6;">Content here</div>
.mybackground {background-color:#fadae6;}
Border around this has a color of #fadae6
<div style="border:2px solid #fadae6;">Content here</div>
.myborder {border:2px solid #fadae6;}