#fcade6 color space conversions
Hex:
#fcade6
RGB:
252, 173, 230
CMY:
1, 32, 10
CMYK:
0, 31, 9, 1
HSL:
317°, 92.9412%, 83.3333%
HSV (HSB):
317°, 31.3492%, 98.8235%
XYZ:
69.3714, 56.2958, 82.0728
xyY:
0.3339, 0.2710, 56.2958
CIE-Lab:
79.7818, 37.3249, -16.8750
CIE-LCH:
79.7818, 40.9623, 335.6718
CIE-Luv:
79.7818, 42.9038, -32.7419
Hunter-Lab:
75.0305, 33.7334, -12.3336
#fcade6 color charts
#fcade6 color shades, tints & tones
#fcade6 color schemes
#fcade6 color preview, HTML & CSS examples
This text has a color of #fcade6
<p style="color:#fcade6;">Text here</p>
.mytext {color:#fcade6;}
This box has a color of #fcade6
<div style="background-color:#fcade6;">Content here</div>
.mybackground {background-color:#fcade6;}
Border around this has a color of #fcade6
<div style="border:2px solid #fcade6;">Content here</div>
.myborder {border:2px solid #fcade6;}