#fcc9f1 color space conversions
Hex:
#fcc9f1
RGB:
252, 201, 241
CMY:
1, 21, 5
CMYK:
0, 20, 4, 1
HSL:
313°, 89.4737%, 88.8235%
HSV (HSB):
313°, 20.2381%, 98.8235%
XYZ:
76.9087, 68.8196, 92.4491
xyY:
0.3229, 0.2889, 68.8196
CIE-Lab:
86.4146, 24.4822, -12.8074
CIE-LCH:
86.4146, 27.6299, 332.3846
CIE-Luv:
86.4146, 26.9961, -24.3023
Hunter-Lab:
82.9576, 20.3089, -8.0033
#fcc9f1 color charts
#fcc9f1 color shades, tints & tones
#fcc9f1 color schemes
#fcc9f1 color preview, HTML & CSS examples
This text has a color of #fcc9f1
<p style="color:#fcc9f1;">Text here</p>
.mytext {color:#fcc9f1;}
This box has a color of #fcc9f1
<div style="background-color:#fcc9f1;">Content here</div>
.mybackground {background-color:#fcc9f1;}
Border around this has a color of #fcc9f1
<div style="border:2px solid #fcc9f1;">Content here</div>
.myborder {border:2px solid #fcc9f1;}