#fc80c1 color space conversions
Hex:
#fc80c1
RGB:
252, 128, 193
CMY:
1, 50, 24
CMYK:
0, 49, 23, 1
HSL:
329°, 95.3846%, 74.5098%
HSV (HSB):
329°, 49.2063%, 98.8235%
XYZ:
57.4897, 39.9840, 55.1397
xyY:
0.3767, 0.2620, 39.9840
CIE-Lab:
69.4582, 54.4967, -12.0742
CIE-LCH:
69.4582, 55.8182, 347.5074
CIE-Luv:
69.4582, 73.7604, -27.9114
Hunter-Lab:
63.2329, 51.6298, -7.4384
#fc80c1 color charts
#fc80c1 color shades, tints & tones
#fc80c1 color schemes
#fc80c1 color preview, HTML & CSS examples
This text has a color of #fc80c1
<p style="color:#fc80c1;">Text here</p>
.mytext {color:#fc80c1;}
This box has a color of #fc80c1
<div style="background-color:#fc80c1;">Content here</div>
.mybackground {background-color:#fc80c1;}
Border around this has a color of #fc80c1
<div style="border:2px solid #fc80c1;">Content here</div>
.myborder {border:2px solid #fc80c1;}