#fcc1db color space conversions
Hex:
#fcc1db
RGB:
252, 193, 219
CMY:
1, 24, 14
CMYK:
0, 23, 13, 1
HSL:
334°, 90.7692%, 87.2549%
HSV (HSB):
334°, 23.4127%, 98.8235%
XYZ:
72.0010, 63.9498, 75.5665
xyY:
0.3404, 0.3023, 63.9498
CIE-Lab:
83.9397, 25.0212, -4.7636
CIE-LCH:
83.9397, 25.4706, 349.2210
CIE-Luv:
83.9397, 33.9452, -11.7924
Hunter-Lab:
79.9686, 20.7701, -0.0481
#fcc1db color charts
#fcc1db color shades, tints & tones
#fcc1db color schemes
#fcc1db color preview, HTML & CSS examples
This text has a color of #fcc1db
<p style="color:#fcc1db;">Text here</p>
.mytext {color:#fcc1db;}
This box has a color of #fcc1db
<div style="background-color:#fcc1db;">Content here</div>
.mybackground {background-color:#fcc1db;}
Border around this has a color of #fcc1db
<div style="border:2px solid #fcc1db;">Content here</div>
.myborder {border:2px solid #fcc1db;}