#fadbd1 color space conversions
Hex:
#fadbd1
RGB:
250, 219, 209
CMY:
2, 14, 18
CMYK:
0, 12, 16, 2
HSL:
15°, 80.3922%, 90.0000%
HSV (HSB):
15°, 16.4000%, 98.0392%
XYZ:
76.2645, 75.5905, 70.8925
xyY:
0.3424, 0.3394, 75.5905
CIE-Lab:
89.6689, 9.1509, 8.8432
CIE-LCH:
89.6689, 12.7256, 44.0206
CIE-Luv:
89.6689, 19.3122, 11.4422
Hunter-Lab:
86.9428, 4.4268, 12.5154
#fadbd1 color charts
#fadbd1 color shades, tints & tones
#fadbd1 color schemes
#fadbd1 color preview, HTML & CSS examples
This text has a color of #fadbd1
<p style="color:#fadbd1;">Text here</p>
.mytext {color:#fadbd1;}
This box has a color of #fadbd1
<div style="background-color:#fadbd1;">Content here</div>
.mybackground {background-color:#fadbd1;}
Border around this has a color of #fadbd1
<div style="border:2px solid #fadbd1;">Content here</div>
.myborder {border:2px solid #fadbd1;}