#fb9070 color space conversions
Hex:
#fb9070
RGB:
251, 144, 112
CMY:
2, 44, 56
CMYK:
0, 43, 55, 2
HSL:
14°, 94.5578%, 71.1765%
HSV (HSB):
14°, 55.3785%, 98.4314%
XYZ:
52.6815, 41.6256, 20.5872
xyY:
0.4585, 0.3623, 41.6256
CIE-Lab:
70.6120, 37.3900, 34.5398
CIE-LCH:
70.6120, 50.9020, 42.7309
CIE-Luv:
70.6120, 80.2087, 35.5476
Hunter-Lab:
64.5179, 32.8463, 26.2436
#fb9070 color charts
#fb9070 color shades, tints & tones
#fb9070 color schemes
#fb9070 color preview, HTML & CSS examples
This text has a color of #fb9070
<p style="color:#fb9070;">Text here</p>
.mytext {color:#fb9070;}
This box has a color of #fb9070
<div style="background-color:#fb9070;">Content here</div>
.mybackground {background-color:#fb9070;}
Border around this has a color of #fb9070
<div style="border:2px solid #fb9070;">Content here</div>
.myborder {border:2px solid #fb9070;}