#fcade1 color space conversions
Hex:
#fcade1
RGB:
252, 173, 225
CMY:
1, 32, 12
CMYK:
0, 31, 11, 1
HSL:
321°, 92.9412%, 83.3333%
HSV (HSB):
321°, 31.3492%, 98.8235%
XYZ:
68.6791, 56.0188, 78.4271
xyY:
0.3381, 0.2758, 56.0188
CIE-Lab:
79.6245, 36.5004, -14.4102
CIE-LCH:
79.6245, 39.2420, 338.4561
CIE-Luv:
79.6245, 43.7294, -28.6958
Hunter-Lab:
74.8457, 32.8131, -9.7350
#fcade1 color charts
#fcade1 color shades, tints & tones
#fcade1 color schemes
#fcade1 color preview, HTML & CSS examples
This text has a color of #fcade1
<p style="color:#fcade1;">Text here</p>
.mytext {color:#fcade1;}
This box has a color of #fcade1
<div style="background-color:#fcade1;">Content here</div>
.mybackground {background-color:#fcade1;}
Border around this has a color of #fcade1
<div style="border:2px solid #fcade1;">Content here</div>
.myborder {border:2px solid #fcade1;}