#fcc6f6 color space conversions
Hex:
#fcc6f6
RGB:
252, 198, 246
CMY:
1, 22, 4
CMYK:
0, 21, 2, 1
HSL:
307°, 90.0000%, 88.2353%
HSV (HSB):
307°, 21.4286%, 98.8235%
XYZ:
76.9735, 67.7374, 96.2065
xyY:
0.3195, 0.2812, 67.7374
CIE-Lab:
85.8750, 26.9392, -16.2696
CIE-LCH:
85.8750, 31.4709, 328.8707
CIE-Luv:
85.8750, 27.9146, -30.2531
Hunter-Lab:
82.3028, 22.9120, -11.6942
#fcc6f6 color charts
#fcc6f6 color shades, tints & tones
#fcc6f6 color schemes
#fcc6f6 color preview, HTML & CSS examples
This text has a color of #fcc6f6
<p style="color:#fcc6f6;">Text here</p>
.mytext {color:#fcc6f6;}
This box has a color of #fcc6f6
<div style="background-color:#fcc6f6;">Content here</div>
.mybackground {background-color:#fcc6f6;}
Border around this has a color of #fcc6f6
<div style="border:2px solid #fcc6f6;">Content here</div>
.myborder {border:2px solid #fcc6f6;}