#b1967f color space conversions
Hex:
#b1967f
RGB:
177, 150, 127
CMY:
31, 41, 50
CMYK:
0, 15, 28, 31
HSL:
28°, 24.2718%, 59.6078%
HSV (HSB):
28°, 28.2486%, 69.4118%
XYZ:
32.8686, 32.6921, 24.6565
xyY:
0.3643, 0.3624, 32.6921
CIE-Lab:
63.9108, 6.5113, 15.8726
CIE-LCH:
63.9108, 17.1562, 67.6955
CIE-Luv:
63.9108, 18.5312, 20.2129
Hunter-Lab:
57.1770, 2.5521, 14.4562
#b1967f color charts
#b1967f color shades, tints & tones
#b1967f color schemes
#b1967f color preview, HTML & CSS examples
This text has a color of #b1967f
<p style="color:#b1967f;">Text here</p>
.mytext {color:#b1967f;}
This box has a color of #b1967f
<div style="background-color:#b1967f;">Content here</div>
.mybackground {background-color:#b1967f;}
Border around this has a color of #b1967f
<div style="border:2px solid #b1967f;">Content here</div>
.myborder {border:2px solid #b1967f;}