#fadfd0 color space conversions
Hex:
#fadfd0
RGB:
250, 223, 208
CMY:
2, 13, 18
CMYK:
0, 11, 17, 2
HSL:
21°, 80.7692%, 89.8039%
HSV (HSB):
21°, 16.8000%, 98.0392%
XYZ:
77.1972, 77.6534, 70.5944
xyY:
0.3424, 0.3444, 77.6534
CIE-Lab:
90.6215, 6.9310, 10.7290
CIE-LCH:
90.6215, 12.7730, 57.1373
CIE-Luv:
90.6215, 17.1576, 14.6043
Hunter-Lab:
88.1212, 2.1601, 14.1873
#fadfd0 color charts
#fadfd0 color shades, tints & tones
#fadfd0 color schemes
#fadfd0 color preview, HTML & CSS examples
This text has a color of #fadfd0
<p style="color:#fadfd0;">Text here</p>
.mytext {color:#fadfd0;}
This box has a color of #fadfd0
<div style="background-color:#fadfd0;">Content here</div>
.mybackground {background-color:#fadfd0;}
Border around this has a color of #fadfd0
<div style="border:2px solid #fadfd0;">Content here</div>
.myborder {border:2px solid #fadfd0;}