#fb9f9e color space conversions
Hex:
#fb9f9e
RGB:
251, 159, 158
CMY:
2, 38, 38
CMYK:
0, 37, 37, 2
HSL:
1°, 92.0792%, 80.1961%
HSV (HSB):
1°, 37.0518%, 98.4314%
XYZ:
58.3534, 47.7741, 38.4935
xyY:
0.4035, 0.3303, 47.7741
CIE-Lab:
74.6822, 34.0861, 14.9303
CIE-LCH:
74.6822, 37.2126, 23.6543
CIE-Luv:
74.6822, 62.4183, 14.1077
Hunter-Lab:
69.1188, 29.7401, 15.3635
#fb9f9e color charts
#fb9f9e color shades, tints & tones
#fb9f9e color schemes
#fb9f9e color preview, HTML & CSS examples
This text has a color of #fb9f9e
<p style="color:#fb9f9e;">Text here</p>
.mytext {color:#fb9f9e;}
This box has a color of #fb9f9e
<div style="background-color:#fb9f9e;">Content here</div>
.mybackground {background-color:#fb9f9e;}
Border around this has a color of #fb9f9e
<div style="border:2px solid #fb9f9e;">Content here</div>
.myborder {border:2px solid #fb9f9e;}