#b6972c color space conversions
Hex:
#b6972c
RGB:
182, 151, 44
CMY:
29, 41, 83
CMYK:
0, 17, 76, 29
HSL:
47°, 61.0619%, 44.3137%
HSV (HSB):
47°, 75.8242%, 71.3725%
XYZ:
30.8126, 32.2601, 6.9857
xyY:
0.4398, 0.4605, 32.2601
CIE-Lab:
63.5573, 0.5595, 57.1021
CIE-LCH:
63.5573, 57.1048, 89.4386
CIE-Luv:
63.5573, 26.6431, 60.8753
Hunter-Lab:
56.7980, -2.5612, 32.4664
#b6972c color charts
#b6972c color shades, tints & tones
#b6972c color schemes
#b6972c color preview, HTML & CSS examples
This text has a color of #b6972c
<p style="color:#b6972c;">Text here</p>
.mytext {color:#b6972c;}
This box has a color of #b6972c
<div style="background-color:#b6972c;">Content here</div>
.mybackground {background-color:#b6972c;}
Border around this has a color of #b6972c
<div style="border:2px solid #b6972c;">Content here</div>
.myborder {border:2px solid #b6972c;}