#fadae5 color space conversions
Hex:
#fadae5
RGB:
250, 218, 229
CMY:
2, 15, 10
CMYK:
0, 13, 8, 2
HSL:
339°, 76.1905%, 91.7647%
HSV (HSB):
339°, 12.8000%, 98.0392%
XYZ:
78.6386, 76.1239, 84.6774
xyY:
0.3284, 0.3179, 76.1239
CIE-Lab:
89.9169, 12.8539, -1.3062
CIE-LCH:
89.9169, 12.9201, 354.1974
CIE-Luv:
89.9169, 18.1012, -4.3287
Hunter-Lab:
87.2490, 8.1984, 3.5319
#fadae5 color charts
#fadae5 color shades, tints & tones
#fadae5 color schemes
#fadae5 color preview, HTML & CSS examples
This text has a color of #fadae5
<p style="color:#fadae5;">Text here</p>
.mytext {color:#fadae5;}
This box has a color of #fadae5
<div style="background-color:#fadae5;">Content here</div>
.mybackground {background-color:#fadae5;}
Border around this has a color of #fadae5
<div style="border:2px solid #fadae5;">Content here</div>
.myborder {border:2px solid #fadae5;}