#fb9b8d color space conversions
Hex:
#fb9b8d
RGB:
251, 155, 141
CMY:
2, 39, 45
CMYK:
0, 38, 44, 2
HSL:
8°, 93.2203%, 76.8627%
HSV (HSB):
8°, 43.8247%, 98.4314%
XYZ:
56.3127, 45.8750, 31.0861
xyY:
0.4225, 0.3442, 45.8750
CIE-Lab:
73.4644, 34.3231, 22.5551
CIE-LCH:
73.4644, 41.0708, 33.3106
CIE-Luv:
73.4644, 67.8588, 23.4304
Hunter-Lab:
67.7311, 29.8784, 20.1999
#fb9b8d color charts
#fb9b8d color shades, tints & tones
#fb9b8d color schemes
#fb9b8d color preview, HTML & CSS examples
This text has a color of #fb9b8d
<p style="color:#fb9b8d;">Text here</p>
.mytext {color:#fb9b8d;}
This box has a color of #fb9b8d
<div style="background-color:#fb9b8d;">Content here</div>
.mybackground {background-color:#fb9b8d;}
Border around this has a color of #fb9b8d
<div style="border:2px solid #fb9b8d;">Content here</div>
.myborder {border:2px solid #fb9b8d;}