#fcade5 color space conversions
Hex:
#fcade5
RGB:
252, 173, 229
CMY:
1, 32, 10
CMYK:
0, 31, 9, 1
HSL:
317°, 92.9412%, 83.3333%
HSV (HSB):
317°, 31.3492%, 98.8235%
XYZ:
69.2313, 56.2397, 81.3352
xyY:
0.3348, 0.2719, 56.2397
CIE-Lab:
79.7501, 37.1587, -16.3828
CIE-LCH:
79.7501, 40.6100, 336.2079
CIE-Luv:
79.7501, 43.0692, -31.9309
Hunter-Lab:
74.9932, 33.5475, -11.8089
#fcade5 color charts
#fcade5 color shades, tints & tones
#fcade5 color schemes
#fcade5 color preview, HTML & CSS examples
This text has a color of #fcade5
<p style="color:#fcade5;">Text here</p>
.mytext {color:#fcade5;}
This box has a color of #fcade5
<div style="background-color:#fcade5;">Content here</div>
.mybackground {background-color:#fcade5;}
Border around this has a color of #fcade5
<div style="border:2px solid #fcade5;">Content here</div>
.myborder {border:2px solid #fcade5;}