#fc86f3 color space conversions
Hex:
#fc86f3
RGB:
252, 134, 243
CMY:
1, 47, 5
CMYK:
0, 47, 4, 1
HSL:
305°, 95.1613%, 75.6863%
HSV (HSB):
305°, 46.8254%, 98.8235%
XYZ:
64.8476, 44.2167, 89.9109
xyY:
0.3259, 0.2222, 44.2167
CIE-Lab:
72.3731, 59.2530, -35.2676
CIE-LCH:
72.3731, 68.9545, 329.2387
CIE-Luv:
72.3731, 58.4406, -65.4087
Hunter-Lab:
66.4956, 57.7088, -33.6209
#fc86f3 color charts
#fc86f3 color shades, tints & tones
#fc86f3 color schemes
#fc86f3 color preview, HTML & CSS examples
This text has a color of #fc86f3
<p style="color:#fc86f3;">Text here</p>
.mytext {color:#fc86f3;}
This box has a color of #fc86f3
<div style="background-color:#fc86f3;">Content here</div>
.mybackground {background-color:#fc86f3;}
Border around this has a color of #fc86f3
<div style="border:2px solid #fc86f3;">Content here</div>
.myborder {border:2px solid #fc86f3;}