#fc80b8 color space conversions
Hex:
#fc80b8
RGB:
252, 128, 184
CMY:
1, 50, 28
CMYK:
0, 49, 27, 1
HSL:
333°, 95.3846%, 74.5098%
HSV (HSB):
333°, 49.2063%, 98.8235%
XYZ:
56.5158, 39.5945, 50.0112
xyY:
0.3868, 0.2710, 39.5945
CIE-Lab:
69.1797, 53.2955, -7.4502
CIE-LCH:
69.1797, 53.8137, 352.0422
CIE-Luv:
69.1797, 76.0608, -20.8268
Hunter-Lab:
62.9241, 50.2038, -3.0759
#fc80b8 color charts
#fc80b8 color shades, tints & tones
#fc80b8 color schemes
#fc80b8 color preview, HTML & CSS examples
This text has a color of #fc80b8
<p style="color:#fc80b8;">Text here</p>
.mytext {color:#fc80b8;}
This box has a color of #fc80b8
<div style="background-color:#fc80b8;">Content here</div>
.mybackground {background-color:#fc80b8;}
Border around this has a color of #fc80b8
<div style="border:2px solid #fc80b8;">Content here</div>
.myborder {border:2px solid #fc80b8;}