#fc80b7 color space conversions
Hex:
#fc80b7
RGB:
252, 128, 183
CMY:
1, 50, 28
CMYK:
0, 49, 27, 1
HSL:
333°, 95.3846%, 74.5098%
HSV (HSB):
333°, 49.2063%, 98.8235%
XYZ:
56.4113, 39.5527, 49.4610
xyY:
0.3879, 0.2720, 39.5527
CIE-Lab:
69.1497, 53.1654, -6.9339
CIE-LCH:
69.1497, 53.6157, 352.5694
CIE-Luv:
69.1497, 76.3149, -20.0471
Hunter-Lab:
62.8909, 50.0501, -2.6054
#fc80b7 color charts
#fc80b7 color shades, tints & tones
#fc80b7 color schemes
#fc80b7 color preview, HTML & CSS examples
This text has a color of #fc80b7
<p style="color:#fc80b7;">Text here</p>
.mytext {color:#fc80b7;}
This box has a color of #fc80b7
<div style="background-color:#fc80b7;">Content here</div>
.mybackground {background-color:#fc80b7;}
Border around this has a color of #fc80b7
<div style="border:2px solid #fc80b7;">Content here</div>
.myborder {border:2px solid #fc80b7;}