#b1966d color space conversions
Hex:
#b1966d
RGB:
177, 150, 109
CMY:
31, 41, 57
CMYK:
0, 15, 38, 31
HSL:
36°, 30.3571%, 56.0784%
HSV (HSB):
36°, 38.4181%, 69.4118%
XYZ:
31.7981, 32.2639, 19.0196
xyY:
0.3827, 0.3883, 32.2639
CIE-Lab:
63.5604, 4.1696, 25.3726
CIE-LCH:
63.5604, 25.7129, 80.6677
CIE-Luv:
63.5604, 20.0027, 31.8862
Hunter-Lab:
56.8013, 0.5242, 19.9080
#b1966d color charts
#b1966d color shades, tints & tones
#b1966d color schemes
#b1966d color preview, HTML & CSS examples
This text has a color of #b1966d
<p style="color:#b1966d;">Text here</p>
.mytext {color:#b1966d;}
This box has a color of #b1966d
<div style="background-color:#b1966d;">Content here</div>
.mybackground {background-color:#b1966d;}
Border around this has a color of #b1966d
<div style="border:2px solid #b1966d;">Content here</div>
.myborder {border:2px solid #b1966d;}