#fc86b5 color space conversions
Hex:
#fc86b5
RGB:
252, 134, 181
CMY:
1, 47, 29
CMYK:
0, 47, 28, 1
HSL:
336°, 95.1613%, 75.6863%
HSV (HSB):
336°, 46.8254%, 98.8235%
XYZ:
57.0105, 41.0818, 48.6409
xyY:
0.3885, 0.2800, 41.0818
CIE-Lab:
70.2332, 49.9777, -4.2113
CIE-LCH:
70.2332, 50.1548, 355.1834
CIE-Luv:
70.2332, 73.5402, -15.4997
Hunter-Lab:
64.0951, 46.6034, -0.1278
#fc86b5 color charts
#fc86b5 color shades, tints & tones
#fc86b5 color schemes
#fc86b5 color preview, HTML & CSS examples
This text has a color of #fc86b5
<p style="color:#fc86b5;">Text here</p>
.mytext {color:#fc86b5;}
This box has a color of #fc86b5
<div style="background-color:#fc86b5;">Content here</div>
.mybackground {background-color:#fc86b5;}
Border around this has a color of #fc86b5
<div style="border:2px solid #fc86b5;">Content here</div>
.myborder {border:2px solid #fc86b5;}