#b1949c color space conversions
Hex:
#b1949c
RGB:
177, 148, 156
CMY:
31, 42, 39
CMYK:
0, 16, 12, 31
HSL:
343°, 15.6757%, 63.7255%
HSV (HSB):
343°, 16.3842%, 69.4118%
XYZ:
34.7221, 32.9272, 35.9780
xyY:
0.3351, 0.3177, 32.9272
CIE-Lab:
64.1019, 12.1643, -0.1614
CIE-LCH:
64.1019, 12.1654, 359.2396
CIE-Luv:
64.1019, 16.9537, -2.3319
Hunter-Lab:
57.3822, 7.5918, 2.9934
#b1949c color charts
#b1949c color shades, tints & tones
#b1949c color schemes
#b1949c color preview, HTML & CSS examples
This text has a color of #b1949c
<p style="color:#b1949c;">Text here</p>
.mytext {color:#b1949c;}
This box has a color of #b1949c
<div style="background-color:#b1949c;">Content here</div>
.mybackground {background-color:#b1949c;}
Border around this has a color of #b1949c
<div style="border:2px solid #b1949c;">Content here</div>
.myborder {border:2px solid #b1949c;}