#fb949c color space conversions
Hex:
#fb949c
RGB:
251, 148, 156
CMY:
2, 42, 39
CMYK:
0, 41, 38, 2
HSL:
355°, 92.7928%, 78.2353%
HSV (HSB):
355°, 41.0359%, 98.4314%
XYZ:
56.3743, 44.0893, 36.9913
xyY:
0.4101, 0.3208, 44.0893
CIE-Lab:
72.2882, 39.5459, 12.6667
CIE-LCH:
72.2882, 41.5249, 17.7604
CIE-Luv:
72.2882, 69.7984, 9.8650
Hunter-Lab:
66.3998, 35.3492, 13.4494
#fb949c color charts
#fb949c color shades, tints & tones
#fb949c color schemes
#fb949c color preview, HTML & CSS examples
This text has a color of #fb949c
<p style="color:#fb949c;">Text here</p>
.mytext {color:#fb949c;}
This box has a color of #fb949c
<div style="background-color:#fb949c;">Content here</div>
.mybackground {background-color:#fb949c;}
Border around this has a color of #fb949c
<div style="border:2px solid #fb949c;">Content here</div>
.myborder {border:2px solid #fb949c;}