#ff80cc color space conversions
Hex:
#ff80cc
RGB:
255, 128, 204
CMY:
0, 50, 20
CMYK:
0, 50, 20, 0
HSL:
324°, 100.0000%, 75.0980%
HSV (HSB):
324°, 49.8039%, 100.0000%
XYZ:
59.8583, 41.0580, 61.8968
xyY:
0.3677, 0.2522, 41.0580
CIE-Lab:
70.2165, 56.9570, -17.0293
CIE-LCH:
70.2165, 59.4483, 343.3541
CIE-Luv:
70.2165, 73.1276, -35.9351
Hunter-Lab:
64.0765, 54.6152, -12.4196
#ff80cc color charts
#ff80cc RGB chart
#ff80cc CMYK chart
#ff80cc RGB pie chart
#ff80cc color shades, tints & tones
#ff80cc color schemes
#ff80cc color preview, HTML & CSS examples
This text has a color of #ff80cc
<p style="color:#ff80cc;">Text here</p>
.mytext {color:#ff80cc;}
Text color #ff80cc
This box has a color of #ff80cc
<div style="background-color:#ff80cc;">Content here</div>
.mybackground {background-color:#ff80cc;}
Background color #ff80cc
Border around this has a color of #ff80cc
<div style="border:2px solid #ff80cc;">Content here</div>
.myborder {border:2px solid #ff80cc;}
Border color #ff80cc