#fc80ac color space conversions
Hex:
#fc80ac
RGB:
252, 128, 172
CMY:
1, 50, 33
CMYK:
0, 49, 32, 1
HSL:
339°, 95.3846%, 74.5098%
HSV (HSB):
339°, 49.2063%, 98.8235%
XYZ:
55.3104, 39.1123, 43.6640
xyY:
0.4005, 0.2832, 39.1123
CIE-Lab:
68.8326, 51.7813, -1.2230
CIE-LCH:
68.8326, 51.7957, 358.6470
CIE-Luv:
68.8326, 79.0815, -11.5843
Hunter-Lab:
62.5399, 48.4212, 2.3829
#fc80ac color charts
#fc80ac color shades, tints & tones
#fc80ac color schemes
#fc80ac color preview, HTML & CSS examples
This text has a color of #fc80ac
<p style="color:#fc80ac;">Text here</p>
.mytext {color:#fc80ac;}
This box has a color of #fc80ac
<div style="background-color:#fc80ac;">Content here</div>
.mybackground {background-color:#fc80ac;}
Border around this has a color of #fc80ac
<div style="border:2px solid #fc80ac;">Content here</div>
.myborder {border:2px solid #fc80ac;}