#fcc0cd color space conversions
Hex:
#fcc0cd
RGB:
252, 192, 205
CMY:
1, 25, 20
CMYK:
0, 24, 19, 1
HSL:
347°, 90.9091%, 87.0588%
HSV (HSB):
347°, 23.8095%, 98.8235%
XYZ:
70.0140, 62.8025, 66.1896
xyY:
0.3518, 0.3156, 62.8025
CIE-Lab:
83.3384, 23.3809, 1.8497
CIE-LCH:
83.3384, 23.4539, 4.5234
CIE-Luv:
83.3384, 36.2860, -1.5705
Hunter-Lab:
79.2480, 19.0169, 5.9534
#fcc0cd color charts
#fcc0cd color shades, tints & tones
#fcc0cd color schemes
#fcc0cd color preview, HTML & CSS examples
This text has a color of #fcc0cd
<p style="color:#fcc0cd;">Text here</p>
.mytext {color:#fcc0cd;}
This box has a color of #fcc0cd
<div style="background-color:#fcc0cd;">Content here</div>
.mybackground {background-color:#fcc0cd;}
Border around this has a color of #fcc0cd
<div style="border:2px solid #fcc0cd;">Content here</div>
.myborder {border:2px solid #fcc0cd;}