#fb9880 color space conversions
Hex:
#fb9880
RGB:
251, 152, 128
CMY:
2, 40, 50
CMYK:
0, 39, 49, 2
HSL:
12°, 93.8931%, 74.3137%
HSV (HSB):
12°, 49.0040%, 98.4314%
XYZ:
54.9082, 44.5242, 26.1221
xyY:
0.4373, 0.3546, 44.5242
CIE-Lab:
72.5775, 34.6249, 28.4460
CIE-LCH:
72.5775, 44.8114, 39.4048
CIE-Luv:
72.5775, 72.0002, 30.0505
Hunter-Lab:
66.7265, 30.1136, 23.4976
#fb9880 color charts
#fb9880 color shades, tints & tones
#fb9880 color schemes
#fb9880 color preview, HTML & CSS examples
This text has a color of #fb9880
<p style="color:#fb9880;">Text here</p>
.mytext {color:#fb9880;}
This box has a color of #fb9880
<div style="background-color:#fb9880;">Content here</div>
.mybackground {background-color:#fb9880;}
Border around this has a color of #fb9880
<div style="border:2px solid #fb9880;">Content here</div>
.myborder {border:2px solid #fb9880;}