#fb8070 color space conversions
Hex:
#fb8070
RGB:
251, 128, 112
CMY:
2, 50, 56
CMYK:
0, 49, 55, 2
HSL:
7°, 94.5578%, 71.1765%
HSV (HSB):
7°, 55.3785%, 98.4314%
XYZ:
50.4275, 37.1174, 19.8358
xyY:
0.4696, 0.3457, 37.1174
CIE-Lab:
67.3650, 45.4422, 30.3554
CIE-LCH:
67.3650, 54.6484, 33.7429
CIE-Luv:
67.3650, 91.7007, 28.6603
Hunter-Lab:
60.9241, 41.1291, 23.3431
#fb8070 color charts
#fb8070 color shades, tints & tones
#fb8070 color schemes
#fb8070 color preview, HTML & CSS examples
This text has a color of #fb8070
<p style="color:#fb8070;">Text here</p>
.mytext {color:#fb8070;}
This box has a color of #fb8070
<div style="background-color:#fb8070;">Content here</div>
.mybackground {background-color:#fb8070;}
Border around this has a color of #fb8070
<div style="border:2px solid #fb8070;">Content here</div>
.myborder {border:2px solid #fb8070;}