#fcc0d5 color space conversions
Hex:
#fcc0d5
RGB:
252, 192, 213
CMY:
1, 25, 16
CMYK:
0, 24, 15, 1
HSL:
339°, 90.9091%, 87.0588%
HSV (HSB):
339°, 23.8095%, 98.8235%
XYZ:
71.0048, 63.1988, 71.4070
xyY:
0.3453, 0.3074, 63.1988
CIE-Lab:
83.5469, 24.6022, -2.1303
CIE-LCH:
83.5469, 24.6942, 355.0511
CIE-Luv:
83.5469, 35.2652, -7.7211
Hunter-Lab:
79.4977, 20.3095, 2.3925
#fcc0d5 color charts
#fcc0d5 color shades, tints & tones
#fcc0d5 color schemes
#fcc0d5 color preview, HTML & CSS examples
This text has a color of #fcc0d5
<p style="color:#fcc0d5;">Text here</p>
.mytext {color:#fcc0d5;}
This box has a color of #fcc0d5
<div style="background-color:#fcc0d5;">Content here</div>
.mybackground {background-color:#fcc0d5;}
Border around this has a color of #fcc0d5
<div style="border:2px solid #fcc0d5;">Content here</div>
.myborder {border:2px solid #fcc0d5;}