#b06e2f color space conversions
Hex:
#b06e2f
RGB:
176, 110, 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.9935, 20.5872, 5.3985
xyY:
0.4801, 0.4119, 20.5872
CIE-Lab:
52.4947, 20.7652, 44.6204
CIE-LCH:
52.4947, 49.2156, 65.0440
CIE-Luv:
52.4947, 52.6564, 42.7000
Hunter-Lab:
45.3731, 14.9887, 24.7069
#b06e2f color charts
#b06e2f color shades, tints & tones
#b06e2f color schemes
#b06e2f color preview, HTML & CSS examples
This text has a color of #b06e2f
<p style="color:#b06e2f;">Text here</p>
.mytext {color:#b06e2f;}
This box has a color of #b06e2f
<div style="background-color:#b06e2f;">Content here</div>
.mybackground {background-color:#b06e2f;}
Border around this has a color of #b06e2f
<div style="border:2px solid #b06e2f;">Content here</div>
.myborder {border:2px solid #b06e2f;}