#fcc1da color space conversions
Hex:
#fcc1da
RGB:
252, 193, 218
CMY:
1, 24, 15
CMYK:
0, 23, 13, 1
HSL:
335°, 90.7692%, 87.2549%
HSV (HSB):
335°, 23.4127%, 98.8235%
XYZ:
71.8697, 63.8973, 74.8751
xyY:
0.3412, 0.3033, 63.8973
CIE-Lab:
83.9123, 24.8620, -4.2691
CIE-LCH:
83.9123, 25.2258, 350.2567
CIE-Luv:
83.9123, 34.0733, -11.0090
Hunter-Lab:
79.9358, 20.6005, 0.4187
#fcc1da color charts
#fcc1da color shades, tints & tones
#fcc1da color schemes
#fcc1da color preview, HTML & CSS examples
This text has a color of #fcc1da
<p style="color:#fcc1da;">Text here</p>
.mytext {color:#fcc1da;}
This box has a color of #fcc1da
<div style="background-color:#fcc1da;">Content here</div>
.mybackground {background-color:#fcc1da;}
Border around this has a color of #fcc1da
<div style="border:2px solid #fcc1da;">Content here</div>
.myborder {border:2px solid #fcc1da;}