#b6703c color space conversions
Hex:
#b6703c
RGB:
182, 112, 60
CMY:
29, 56, 76
CMYK:
0, 38, 67, 29
HSL:
26°, 50.4132%, 47.4510%
HSV (HSB):
26°, 67.0330%, 71.3725%
XYZ:
25.9012, 21.8597, 7.1292
xyY:
0.4719, 0.3982, 21.8597
CIE-Lab:
53.8778, 22.9658, 39.8689
CIE-LCH:
53.8778, 46.0104, 60.0566
CIE-Luv:
53.8778, 54.8452, 39.2503
Hunter-Lab:
46.7543, 17.0662, 23.6874
#b6703c color charts
#b6703c color shades, tints & tones
#b6703c color schemes
#b6703c color preview, HTML & CSS examples
This text has a color of #b6703c
<p style="color:#b6703c;">Text here</p>
.mytext {color:#b6703c;}
This box has a color of #b6703c
<div style="background-color:#b6703c;">Content here</div>
.mybackground {background-color:#b6703c;}
Border around this has a color of #b6703c
<div style="border:2px solid #b6703c;">Content here</div>
.myborder {border:2px solid #b6703c;}