#fc86ce color space conversions
Hex:
#fc86ce
RGB:
252, 134, 206
CMY:
1, 47, 19
CMYK:
0, 47, 18, 1
HSL:
323°, 95.1613%, 75.6863%
HSV (HSB):
323°, 46.8254%, 98.8235%
XYZ:
59.8106, 42.2019, 63.3859
xyY:
0.3616, 0.2552, 42.2019
CIE-Lab:
71.0099, 53.4235, -16.9796
CIE-LCH:
71.0099, 56.0569, 342.3682
CIE-Luv:
71.0099, 67.4842, -35.2551
Hunter-Lab:
64.9630, 50.6574, -12.3766
#fc86ce color charts
#fc86ce color shades, tints & tones
#fc86ce color schemes
#fc86ce color preview, HTML & CSS examples
This text has a color of #fc86ce
<p style="color:#fc86ce;">Text here</p>
.mytext {color:#fc86ce;}
This box has a color of #fc86ce
<div style="background-color:#fc86ce;">Content here</div>
.mybackground {background-color:#fc86ce;}
Border around this has a color of #fc86ce
<div style="border:2px solid #fc86ce;">Content here</div>
.myborder {border:2px solid #fc86ce;}