#fadcd4 color space conversions
Hex:
#fadcd4
RGB:
250, 220, 212
CMY:
2, 14, 17
CMYK:
0, 12, 15, 2
HSL:
13°, 79.1667%, 90.5882%
HSV (HSB):
13°, 15.2000%, 98.0392%
XYZ:
76.9012, 76.2639, 72.9546
xyY:
0.3401, 0.3373, 76.2639
CIE-Lab:
89.9817, 9.0918, 7.7179
CIE-LCH:
89.9817, 11.9259, 40.3273
CIE-Luv:
89.9817, 18.5007, 9.8313
Hunter-Lab:
87.3292, 4.3593, 11.5997
#fadcd4 color charts
#fadcd4 color shades, tints & tones
#fadcd4 color schemes
#fadcd4 color preview, HTML & CSS examples
This text has a color of #fadcd4
<p style="color:#fadcd4;">Text here</p>
.mytext {color:#fadcd4;}
This box has a color of #fadcd4
<div style="background-color:#fadcd4;">Content here</div>
.mybackground {background-color:#fadcd4;}
Border around this has a color of #fadcd4
<div style="border:2px solid #fadcd4;">Content here</div>
.myborder {border:2px solid #fadcd4;}