#fdccf9 color space conversions
Hex:
#fdccf9
RGB:
253, 204, 249
CMY:
1, 20, 2
CMYK:
0, 19, 2, 1
HSL:
305°, 92.4528%, 89.6078%
HSV (HSB):
305°, 19.3676%, 99.2157%
XYZ:
79.1998, 70.9079, 99.1349
xyY:
0.3178, 0.2845, 70.9079
CIE-Lab:
87.4403, 24.6428, -15.4986
CIE-LCH:
87.4403, 29.1114, 327.8330
CIE-Luv:
87.4403, 25.1505, -28.6800
Hunter-Lab:
84.2068, 20.5241, -10.8560
#fdccf9 color charts
#fdccf9 color shades, tints & tones
#fdccf9 color schemes
#fdccf9 color preview, HTML & CSS examples
This text has a color of #fdccf9
<p style="color:#fdccf9;">Text here</p>
.mytext {color:#fdccf9;}
This box has a color of #fdccf9
<div style="background-color:#fdccf9;">Content here</div>
.mybackground {background-color:#fdccf9;}
Border around this has a color of #fdccf9
<div style="border:2px solid #fdccf9;">Content here</div>
.myborder {border:2px solid #fdccf9;}