#fc80b9 color space conversions
Hex:
#fc80b9
RGB:
252, 128, 185
CMY:
1, 50, 27
CMYK:
0, 49, 27, 1
HSL:
332°, 95.3846%, 74.5098%
HSV (HSB):
332°, 49.2063%, 98.8235%
XYZ:
56.6210, 39.6366, 50.5653
xyY:
0.3856, 0.2700, 39.6366
CIE-Lab:
69.2099, 53.4262, -7.9660
CIE-LCH:
69.2099, 54.0168, 351.5195
CIE-Luv:
69.2099, 75.8065, -21.6082
Hunter-Lab:
62.9576, 50.3585, -3.5493
#fc80b9 color charts
#fc80b9 color shades, tints & tones
#fc80b9 color schemes
#fc80b9 color preview, HTML & CSS examples
This text has a color of #fc80b9
<p style="color:#fc80b9;">Text here</p>
.mytext {color:#fc80b9;}
This box has a color of #fc80b9
<div style="background-color:#fc80b9;">Content here</div>
.mybackground {background-color:#fc80b9;}
Border around this has a color of #fc80b9
<div style="border:2px solid #fc80b9;">Content here</div>
.myborder {border:2px solid #fc80b9;}