#fcc2cd color space conversions
Hex:
#fcc2cd
RGB:
252, 194, 205
CMY:
1, 24, 20
CMYK:
0, 23, 19, 1
HSL:
349°, 90.6250%, 87.4510%
HSV (HSB):
349°, 23.0159%, 98.8235%
XYZ:
70.4561, 63.6868, 66.3369
xyY:
0.3514, 0.3177, 63.6868
CIE-Lab:
83.8024, 22.3291, 2.5242
CIE-LCH:
83.8024, 22.4713, 6.4496
CIE-Luv:
83.8024, 35.1498, -0.3759
Hunter-Lab:
79.8040, 17.9343, 6.5781
#fcc2cd color charts
#fcc2cd color shades, tints & tones
#fcc2cd color schemes
#fcc2cd color preview, HTML & CSS examples
This text has a color of #fcc2cd
<p style="color:#fcc2cd;">Text here</p>
.mytext {color:#fcc2cd;}
This box has a color of #fcc2cd
<div style="background-color:#fcc2cd;">Content here</div>
.mybackground {background-color:#fcc2cd;}
Border around this has a color of #fcc2cd
<div style="border:2px solid #fcc2cd;">Content here</div>
.myborder {border:2px solid #fcc2cd;}