#ff80d3 color space conversions
Hex:
#ff80d3
RGB:
255, 128, 211
CMY:
0, 50, 17
CMYK:
0, 50, 17, 0
HSL:
321°, 100.0000%, 75.0980%
HSV (HSB):
321°, 49.8039%, 100.0000%
XYZ:
60.7170, 41.4015, 66.4192
xyY:
0.3603, 0.2457, 41.4015
CIE-Lab:
70.4563, 57.9634, -20.5564
CIE-LCH:
70.4563, 61.5006, 340.4732
CIE-Luv:
70.4563, 71.2911, -41.5751
Hunter-Lab:
64.3440, 55.8363, -16.1614
#ff80d3 color charts
#ff80d3 color shades, tints & tones
#ff80d3 color schemes
#ff80d3 color preview, HTML & CSS examples
This text has a color of #ff80d3
<p style="color:#ff80d3;">Text here</p>
.mytext {color:#ff80d3;}
This box has a color of #ff80d3
<div style="background-color:#ff80d3;">Content here</div>
.mybackground {background-color:#ff80d3;}
Border around this has a color of #ff80d3
<div style="border:2px solid #ff80d3;">Content here</div>
.myborder {border:2px solid #ff80d3;}