#fcc9d5 color space conversions
Hex:
#fcc9d5
RGB:
252, 201, 213
CMY:
1, 21, 16
CMYK:
0, 20, 15, 1
HSL:
346°, 89.4737%, 88.8235%
HSV (HSB):
346°, 20.2381%, 98.8235%
XYZ:
73.0418, 67.2728, 72.0860
xyY:
0.3439, 0.3167, 67.2728
CIE-Lab:
85.6415, 19.8711, 0.9321
CIE-LCH:
85.6415, 19.8930, 2.6858
CIE-Luv:
85.6415, 30.2632, -2.2541
Hunter-Lab:
82.0200, 15.4256, 5.3050
#fcc9d5 color charts
#fcc9d5 color shades, tints & tones
#fcc9d5 color schemes
#fcc9d5 color preview, HTML & CSS examples
This text has a color of #fcc9d5
<p style="color:#fcc9d5;">Text here</p>
.mytext {color:#fcc9d5;}
This box has a color of #fcc9d5
<div style="background-color:#fcc9d5;">Content here</div>
.mybackground {background-color:#fcc9d5;}
Border around this has a color of #fcc9d5
<div style="border:2px solid #fcc9d5;">Content here</div>
.myborder {border:2px solid #fcc9d5;}