#fb989b color space conversions
Hex:
#fb989b
RGB:
251, 152, 155
CMY:
2, 40, 39
CMYK:
0, 39, 38, 2
HSL:
358°, 92.5234%, 79.0196%
HSV (HSB):
358°, 39.4422%, 98.4314%
XYZ:
56.9283, 45.3323, 36.7599
xyY:
0.4095, 0.3261, 45.3323
CIE-Lab:
73.1101, 37.3745, 14.3755
CIE-LCH:
73.1101, 40.0438, 21.0384
CIE-Luv:
73.1101, 67.4294, 12.5869
Hunter-Lab:
67.3292, 33.0994, 14.7598
#fb989b color charts
#fb989b color shades, tints & tones
#fb989b color schemes
#fb989b color preview, HTML & CSS examples
This text has a color of #fb989b
<p style="color:#fb989b;">Text here</p>
.mytext {color:#fb989b;}
This box has a color of #fb989b
<div style="background-color:#fb989b;">Content here</div>
.mybackground {background-color:#fb989b;}
Border around this has a color of #fb989b
<div style="border:2px solid #fb989b;">Content here</div>
.myborder {border:2px solid #fb989b;}