#fcadf8 color space conversions
Hex:
#fcadf8
RGB:
252, 173, 248
CMY:
1, 32, 3
CMYK:
0, 31, 2, 1
HSL:
303°, 92.9412%, 83.3333%
HSV (HSB):
303°, 31.3492%, 98.8235%
XYZ:
72.0317, 57.3599, 96.0820
xyY:
0.3195, 0.2544, 57.3599
CIE-Lab:
80.3816, 40.4224, -25.6581
CIE-LCH:
80.3816, 47.8781, 327.5947
CIE-Luv:
80.3816, 39.9164, -47.4662
Hunter-Lab:
75.7363, 37.2302, -22.2022
#fcadf8 color charts
#fcadf8 color shades, tints & tones
#fcadf8 color schemes
#fcadf8 color preview, HTML & CSS examples
This text has a color of #fcadf8
<p style="color:#fcadf8;">Text here</p>
.mytext {color:#fcadf8;}
This box has a color of #fcadf8
<div style="background-color:#fcadf8;">Content here</div>
.mybackground {background-color:#fcadf8;}
Border around this has a color of #fcadf8
<div style="border:2px solid #fcadf8;">Content here</div>
.myborder {border:2px solid #fcadf8;}