#fb9080 color space conversions
Hex:
#fb9080
RGB:
251, 144, 128
CMY:
2, 44, 50
CMYK:
0, 43, 49, 2
HSL:
8°, 93.8931%, 74.3137%
HSV (HSB):
8°, 49.0040%, 98.4314%
XYZ:
53.6532, 42.0143, 25.7038
xyY:
0.4421, 0.3462, 42.0143
CIE-Lab:
70.8808, 38.7414, 26.1876
CIE-LCH:
70.8808, 46.7620, 34.0571
CIE-Luv:
70.8808, 77.5698, 26.3177
Hunter-Lab:
64.8184, 34.3205, 21.8614
#fb9080 color charts
#fb9080 color shades, tints & tones
#fb9080 color schemes
#fb9080 color preview, HTML & CSS examples
This text has a color of #fb9080
<p style="color:#fb9080;">Text here</p>
.mytext {color:#fb9080;}
This box has a color of #fb9080
<div style="background-color:#fb9080;">Content here</div>
.mybackground {background-color:#fb9080;}
Border around this has a color of #fb9080
<div style="border:2px solid #fb9080;">Content here</div>
.myborder {border:2px solid #fb9080;}