#b7949c color space conversions
Hex:
#b7949c
RGB:
183, 148, 156
CMY:
28, 42, 39
CMYK:
0, 19, 15, 28
HSL:
346°, 19.5531%, 64.9020%
HSV (HSB):
346°, 19.1257%, 71.7647%
XYZ:
36.1191, 33.6474, 36.0434
xyY:
0.3414, 0.3180, 33.6474
CIE-Lab:
64.6817, 14.3959, 0.7545
CIE-LCH:
64.6817, 14.4157, 3.0000
CIE-Luv:
64.6817, 20.8430, -1.4319
Hunter-Lab:
58.0064, 9.6363, 3.7634
#b7949c color charts
#b7949c color shades, tints & tones
#b7949c color schemes
#b7949c color preview, HTML & CSS examples
This text has a color of #b7949c
<p style="color:#b7949c;">Text here</p>
.mytext {color:#b7949c;}
This box has a color of #b7949c
<div style="background-color:#b7949c;">Content here</div>
.mybackground {background-color:#b7949c;}
Border around this has a color of #b7949c
<div style="border:2px solid #b7949c;">Content here</div>
.myborder {border:2px solid #b7949c;}