#b1706d color space conversions
Hex:
#b1706d
RGB:
177, 112, 109
CMY:
31, 56, 57
CMYK:
0, 37, 38, 31
HSL:
3°, 30.3571%, 56.0784%
HSV (HSB):
3°, 38.4181%, 69.4118%
XYZ:
26.6859, 22.0396, 17.3156
xyY:
0.4041, 0.3337, 22.0396
CIE-Lab:
54.0690, 25.3831, 12.4519
CIE-LCH:
54.0690, 28.2729, 26.1307
CIE-Luv:
54.0690, 44.2847, 11.5092
Hunter-Lab:
46.9463, 19.3096, 10.9941
#b1706d color charts
#b1706d color shades, tints & tones
#b1706d color schemes
#b1706d color preview, HTML & CSS examples
This text has a color of #b1706d
<p style="color:#b1706d;">Text here</p>
.mytext {color:#b1706d;}
This box has a color of #b1706d
<div style="background-color:#b1706d;">Content here</div>
.mybackground {background-color:#b1706d;}
Border around this has a color of #b1706d
<div style="border:2px solid #b1706d;">Content here</div>
.myborder {border:2px solid #b1706d;}