#fd8e80 color space conversions
Hex:
#fd8e80
RGB:
253, 142, 128
CMY:
1, 44, 50
CMYK:
0, 44, 49, 1
HSL:
7°, 96.8992%, 74.7059%
HSV (HSB):
7°, 49.4071%, 99.2157%
XYZ:
54.0773, 41.7872, 25.6376
xyY:
0.4451, 0.3439, 41.7872
CIE-Lab:
70.7239, 40.5032, 26.0234
CIE-LCH:
70.7239, 48.1428, 32.7208
CIE-Luv:
70.7239, 80.5448, 25.6974
Hunter-Lab:
64.6430, 36.1995, 21.7355
#fd8e80 color charts
#fd8e80 color shades, tints & tones
#fd8e80 color schemes
#fd8e80 color preview, HTML & CSS examples
This text has a color of #fd8e80
<p style="color:#fd8e80;">Text here</p>
.mytext {color:#fd8e80;}
This box has a color of #fd8e80
<div style="background-color:#fd8e80;">Content here</div>
.mybackground {background-color:#fd8e80;}
Border around this has a color of #fd8e80
<div style="border:2px solid #fd8e80;">Content here</div>
.myborder {border:2px solid #fd8e80;}