#fadcd8 color space conversions
Hex:
#fadcd8
RGB:
250, 220, 216
CMY:
2, 14, 15
CMYK:
0, 12, 14, 2
HSL:
7°, 77.2727%, 91.3725%
HSV (HSB):
7°, 13.6000%, 98.0392%
XYZ:
77.4122, 76.4683, 75.6455
xyY:
0.3373, 0.3332, 76.4683
CIE-Lab:
90.0763, 9.7138, 5.7552
CIE-LCH:
90.0763, 11.2907, 30.6458
CIE-Luv:
90.0763, 18.1611, 6.8449
Hunter-Lab:
87.4461, 4.9875, 9.9233
#fadcd8 color charts
#fadcd8 color shades, tints & tones
#fadcd8 color schemes
#fadcd8 color preview, HTML & CSS examples
This text has a color of #fadcd8
<p style="color:#fadcd8;">Text here</p>
.mytext {color:#fadcd8;}
This box has a color of #fadcd8
<div style="background-color:#fadcd8;">Content here</div>
.mybackground {background-color:#fadcd8;}
Border around this has a color of #fadcd8
<div style="border:2px solid #fadcd8;">Content here</div>
.myborder {border:2px solid #fadcd8;}