#b06d2f color space conversions
Hex:
#b06d2f
RGB:
176, 109, 47
CMY:
31, 57, 82
CMYK:
0, 38, 73, 31
HSL:
29°, 57.8475%, 43.7255%
HSV (HSB):
29°, 73.2955%, 69.0196%
XYZ:
23.8862, 20.3726, 5.3627
xyY:
0.4814, 0.4106, 20.3726
CIE-Lab:
52.2559, 21.3228, 44.3713
CIE-LCH:
52.2559, 49.2288, 64.3332
CIE-Luv:
52.2559, 53.4292, 42.2926
Hunter-Lab:
45.1360, 15.4751, 24.5509
#b06d2f color charts
#b06d2f color shades, tints & tones
#b06d2f color schemes
#b06d2f color preview, HTML & CSS examples
This text has a color of #b06d2f
<p style="color:#b06d2f;">Text here</p>
.mytext {color:#b06d2f;}
This box has a color of #b06d2f
<div style="background-color:#b06d2f;">Content here</div>
.mybackground {background-color:#b06d2f;}
Border around this has a color of #b06d2f
<div style="border:2px solid #b06d2f;">Content here</div>
.myborder {border:2px solid #b06d2f;}