#b06e2c color space conversions
Hex:
#b06e2c
RGB:
176, 110, 44
CMY:
31, 57, 83
CMYK:
0, 38, 75, 31
HSL:
30°, 60.0000%, 43.1373%
HSV (HSB):
30°, 75.0000%, 69.0196%
XYZ:
23.9350, 20.5638, 5.0906
xyY:
0.4827, 0.4147, 20.5638
CIE-Lab:
52.4688, 20.6201, 45.9999
CIE-LCH:
52.4688, 50.4101, 65.8550
CIE-Luv:
52.4688, 52.8907, 43.6544
Hunter-Lab:
45.3473, 14.8573, 25.0874
#b06e2c color charts
#b06e2c color shades, tints & tones
#b06e2c color schemes
#b06e2c color preview, HTML & CSS examples
This text has a color of #b06e2c
<p style="color:#b06e2c;">Text here</p>
.mytext {color:#b06e2c;}
This box has a color of #b06e2c
<div style="background-color:#b06e2c;">Content here</div>
.mybackground {background-color:#b06e2c;}
Border around this has a color of #b06e2c
<div style="border:2px solid #b06e2c;">Content here</div>
.myborder {border:2px solid #b06e2c;}