#fb8f80 color space conversions
Hex:
#fb8f80
RGB:
251, 143, 128
CMY:
2, 44, 50
CMYK:
0, 43, 49, 2
HSL:
7°, 93.8931%, 74.3137%
HSV (HSB):
7°, 49.0040%, 98.4314%
XYZ:
53.5024, 41.7127, 25.6535
xyY:
0.4426, 0.3451, 41.7127
CIE-Lab:
70.6724, 39.2521, 25.9089
CIE-LCH:
70.6724, 47.0319, 33.4274
CIE-Luv:
70.6724, 78.2624, 25.8557
Hunter-Lab:
64.5853, 34.8448, 21.6595
#fb8f80 color charts
#fb8f80 color shades, tints & tones
#fb8f80 color schemes
#fb8f80 color preview, HTML & CSS examples
This text has a color of #fb8f80
<p style="color:#fb8f80;">Text here</p>
.mytext {color:#fb8f80;}
This box has a color of #fb8f80
<div style="background-color:#fb8f80;">Content here</div>
.mybackground {background-color:#fb8f80;}
Border around this has a color of #fb8f80
<div style="border:2px solid #fb8f80;">Content here</div>
.myborder {border:2px solid #fb8f80;}