#fb9d8c color space conversions
Hex:
#fb9d8c
RGB:
251, 157, 140
CMY:
2, 38, 45
CMYK:
0, 37, 44, 2
HSL:
9°, 93.2773%, 76.6667%
HSV (HSB):
9°, 44.2231%, 98.4314%
XYZ:
56.5743, 46.5166, 30.8078
xyY:
0.4225, 0.3474, 46.5166
CIE-Lab:
73.8795, 33.1827, 23.6651
CIE-LCH:
73.8795, 40.7569, 35.4955
CIE-Luv:
73.8795, 66.6683, 25.0528
Hunter-Lab:
68.2031, 28.7098, 20.9605
#fb9d8c color charts
#fb9d8c color shades, tints & tones
#fb9d8c color schemes
#fb9d8c color preview, HTML & CSS examples
This text has a color of #fb9d8c
<p style="color:#fb9d8c;">Text here</p>
.mytext {color:#fb9d8c;}
This box has a color of #fb9d8c
<div style="background-color:#fb9d8c;">Content here</div>
.mybackground {background-color:#fb9d8c;}
Border around this has a color of #fb9d8c
<div style="border:2px solid #fb9d8c;">Content here</div>
.myborder {border:2px solid #fb9d8c;}