#ff808c color space conversions
Hex:
#ff808c
RGB:
255, 128, 140
CMY:
0, 50, 45
CMYK:
0, 50, 45, 0
HSL:
354°, 100.0000%, 75.0980%
HSV (HSB):
354°, 49.8039%, 100.0000%
XYZ:
53.6928, 38.5918, 29.4300
xyY:
0.4411, 0.3171, 38.5918
CIE-Lab:
68.4545, 49.3008, 16.2989
CIE-LCH:
68.4545, 51.9252, 18.2940
CIE-Luv:
68.4545, 89.0779, 12.0012
Hunter-Lab:
62.1223, 45.5650, 15.3974
#ff808c color charts
#ff808c RGB chart
#ff808c CMYK chart
#ff808c RGB pie chart
#ff808c color shades, tints & tones
#ff808c color schemes
#ff808c color preview, HTML & CSS examples
This text has a color of #ff808c
<p style="color:#ff808c;">Text here</p>
.mytext {color:#ff808c;}
Text color #ff808c
This box has a color of #ff808c
<div style="background-color:#ff808c;">Content here</div>
.mybackground {background-color:#ff808c;}
Background color #ff808c
Border around this has a color of #ff808c
<div style="border:2px solid #ff808c;">Content here</div>
.myborder {border:2px solid #ff808c;}
Border color #ff808c