#ff8080 color space conversions
Hex:
#ff8080
RGB:
255, 128, 128
CMY:
0, 50, 50
CMYK:
0, 50, 50, 0
HSL:
0°, 100.0000%, 75.0980%
HSV (HSB):
0°, 49.8039%, 100.0000%
XYZ:
52.8555, 38.2569, 25.0206
xyY:
0.4551, 0.3294, 38.2569
CIE-Lab:
68.2095, 48.1971, 22.6870
CIE-LCH:
68.2095, 53.2697, 25.2069
CIE-Luv:
68.2095, 91.7134, 19.7712
Hunter-Lab:
61.8521, 44.2951, 19.3123
#ff8080 color charts
#ff8080 RGB chart
#ff8080 CMYK chart
#ff8080 RGB pie chart
#ff8080 color shades, tints & tones
#ff8080 color schemes
#ff8080 color preview, HTML & CSS examples
This text has a color of #ff8080
<p style="color:#ff8080;">Text here</p>
.mytext {color:#ff8080;}
Text color #ff8080
This box has a color of #ff8080
<div style="background-color:#ff8080;">Content here</div>
.mybackground {background-color:#ff8080;}
Background color #ff8080
Border around this has a color of #ff8080
<div style="border:2px solid #ff8080;">Content here</div>
.myborder {border:2px solid #ff8080;}
Border color #ff8080