#fcdaf9 color space conversions
Hex:
#fcdaf9
RGB:
252, 218, 249
CMY:
1, 15, 2
CMYK:
0, 13, 1, 1
HSL:
305°, 85.0000%, 92.1569%
HSV (HSB):
305°, 13.4921%, 98.8235%
XYZ:
82.3152, 77.6778, 100.2774
xyY:
0.3163, 0.2985, 77.6778
CIE-Lab:
90.6327, 16.9725, -10.7363
CIE-LCH:
90.6327, 20.0832, 327.6838
CIE-Luv:
90.6327, 17.4586, -19.8093
Hunter-Lab:
88.1350, 12.4768, -5.7639
#fcdaf9 color charts
#fcdaf9 color shades, tints & tones
#fcdaf9 color schemes
#fcdaf9 color preview, HTML & CSS examples
This text has a color of #fcdaf9
<p style="color:#fcdaf9;">Text here</p>
.mytext {color:#fcdaf9;}
This box has a color of #fcdaf9
<div style="background-color:#fcdaf9;">Content here</div>
.mybackground {background-color:#fcdaf9;}
Border around this has a color of #fcdaf9
<div style="border:2px solid #fcdaf9;">Content here</div>
.myborder {border:2px solid #fcdaf9;}