#fadae2 color space conversions
Hex:
#fadae2
RGB:
250, 218, 226
CMY:
2, 15, 11
CMYK:
0, 13, 10, 2
HSL:
345°, 76.1905%, 91.7647%
HSV (HSB):
345°, 12.8000%, 98.0392%
XYZ:
78.2232, 75.9578, 82.4900
xyY:
0.3305, 0.3209, 75.9578
CIE-Lab:
89.8397, 12.3584, 0.1583
CIE-LCH:
89.8397, 12.3594, 0.7340
CIE-Luv:
89.8397, 18.3715, -2.0095
Hunter-Lab:
87.1538, 7.6902, 4.8903
#fadae2 color charts
#fadae2 color shades, tints & tones
#fadae2 color schemes
#fadae2 color preview, HTML & CSS examples
This text has a color of #fadae2
<p style="color:#fadae2;">Text here</p>
.mytext {color:#fadae2;}
This box has a color of #fadae2
<div style="background-color:#fadae2;">Content here</div>
.mybackground {background-color:#fadae2;}
Border around this has a color of #fadae2
<div style="border:2px solid #fadae2;">Content here</div>
.myborder {border:2px solid #fadae2;}