#fadae0 color space conversions
Hex:
#fadae0
RGB:
250, 218, 224
CMY:
2, 15, 12
CMYK:
0, 13, 10, 2
HSL:
349°, 76.1905%, 91.7647%
HSV (HSB):
349°, 12.8000%, 98.0392%
XYZ:
77.9503, 75.8486, 81.0528
xyY:
0.3319, 0.3230, 75.8486
CIE-Lab:
89.7890, 12.0315, 1.1359
CIE-LCH:
89.7890, 12.0850, 5.3935
CIE-Luv:
89.7890, 18.5509, -0.4715
Hunter-Lab:
87.0911, 7.3557, 5.7845
#fadae0 color charts
#fadae0 color shades, tints & tones
#fadae0 color schemes
#fadae0 color preview, HTML & CSS examples
This text has a color of #fadae0
<p style="color:#fadae0;">Text here</p>
.mytext {color:#fadae0;}
This box has a color of #fadae0
<div style="background-color:#fadae0;">Content here</div>
.mybackground {background-color:#fadae0;}
Border around this has a color of #fadae0
<div style="border:2px solid #fadae0;">Content here</div>
.myborder {border:2px solid #fadae0;}