#ff7b80 color space conversions
Hex:
#ff7b80
RGB:
255, 123, 128
CMY:
0, 52, 50
CMYK:
0, 52, 50, 0
HSL:
358°, 100.0000%, 74.1176%
HSV (HSB):
358°, 51.7647%, 100.0000%
XYZ:
52.2192, 36.9844, 24.8085
xyY:
0.4580, 0.3244, 36.9844
CIE-Lab:
67.2653, 50.6103, 21.4062
CIE-LCH:
67.2653, 54.9512, 22.9265
CIE-Luv:
67.2653, 95.0492, 17.6199
Hunter-Lab:
60.8148, 46.8448, 18.3839
#ff7b80 color charts
#ff7b80 color shades, tints & tones
#ff7b80 color schemes
#ff7b80 color preview, HTML & CSS examples
This text has a color of #ff7b80
<p style="color:#ff7b80;">Text here</p>
.mytext {color:#ff7b80;}
This box has a color of #ff7b80
<div style="background-color:#ff7b80;">Content here</div>
.mybackground {background-color:#ff7b80;}
Border around this has a color of #ff7b80
<div style="border:2px solid #ff7b80;">Content here</div>
.myborder {border:2px solid #ff7b80;}