#fadcc1 color space conversions
Hex:
#fadcc1
RGB:
250, 220, 193
CMY:
2, 14, 24
CMYK:
0, 12, 23, 2
HSL:
28°, 85.0746%, 86.8627%
HSV (HSB):
28°, 22.8000%, 98.0392%
XYZ:
74.6432, 75.3606, 61.0640
xyY:
0.3536, 0.3570, 75.3606
CIE-Lab:
89.5617, 6.2969, 17.0708
CIE-LCH:
89.5617, 18.1951, 69.7526
CIE-Luv:
89.5617, 20.0636, 23.5506
Hunter-Lab:
86.8105, 1.5631, 19.0617
#fadcc1 color charts
#fadcc1 color shades, tints & tones
#fadcc1 color schemes
#fadcc1 color preview, HTML & CSS examples
This text has a color of #fadcc1
<p style="color:#fadcc1;">Text here</p>
.mytext {color:#fadcc1;}
This box has a color of #fadcc1
<div style="background-color:#fadcc1;">Content here</div>
.mybackground {background-color:#fadcc1;}
Border around this has a color of #fadcc1
<div style="border:2px solid #fadcc1;">Content here</div>
.myborder {border:2px solid #fadcc1;}