#ff80c3 color space conversions
Hex:
#ff80c3
RGB:
255, 128, 195
CMY:
0, 50, 24
CMYK:
0, 50, 24, 0
HSL:
328°, 100.0000%, 75.0980%
HSV (HSB):
328°, 49.8039%, 100.0000%
XYZ:
58.8095, 40.6385, 56.3742
xyY:
0.3774, 0.2608, 40.6385
CIE-Lab:
69.9219, 55.7093, -12.4555
CIE-LCH:
69.9219, 57.0847, 347.3970
CIE-Luv:
69.9219, 75.4806, -28.7504
Hunter-Lab:
63.7483, 53.1114, -7.8078
#ff80c3 color charts
#ff80c3 color shades, tints & tones
#ff80c3 color schemes
#ff80c3 color preview, HTML & CSS examples
This text has a color of #ff80c3
<p style="color:#ff80c3;">Text here</p>
.mytext {color:#ff80c3;}
This box has a color of #ff80c3
<div style="background-color:#ff80c3;">Content here</div>
.mybackground {background-color:#ff80c3;}
Border around this has a color of #ff80c3
<div style="border:2px solid #ff80c3;">Content here</div>
.myborder {border:2px solid #ff80c3;}