#b1976b color space conversions
Hex:
#b1976b
RGB:
177, 151, 107
CMY:
31, 41, 58
CMYK:
0, 15, 40, 31
HSL:
38°, 30.9735%, 55.6863%
HSV (HSB):
38°, 39.5480%, 69.4118%
XYZ:
31.8519, 32.5419, 18.5123
xyY:
0.3842, 0.3925, 32.5419
CIE-Lab:
63.7882, 3.3833, 26.7683
CIE-LCH:
63.7882, 26.9812, 82.7964
CIE-Luv:
63.7882, 19.5202, 33.6319
Hunter-Lab:
57.0455, -0.1623, 20.6911
#b1976b color charts
#b1976b color shades, tints & tones
#b1976b color schemes
#b1976b color preview, HTML & CSS examples
This text has a color of #b1976b
<p style="color:#b1976b;">Text here</p>
.mytext {color:#b1976b;}
This box has a color of #b1976b
<div style="background-color:#b1976b;">Content here</div>
.mybackground {background-color:#b1976b;}
Border around this has a color of #b1976b
<div style="border:2px solid #b1976b;">Content here</div>
.myborder {border:2px solid #b1976b;}