#b06e1e color space conversions
Hex:
#b06e1e
RGB:
176, 110, 30
CMY:
31, 57, 88
CMYK:
0, 38, 83, 31
HSL:
33°, 70.8738%, 40.3922%
HSV (HSB):
33°, 82.9545%, 69.0196%
XYZ:
23.7148, 20.4757, 3.9306
xyY:
0.4928, 0.4255, 20.4757
CIE-Lab:
52.3708, 20.0706, 51.7816
CIE-LCH:
52.3708, 55.5352, 68.8136
CIE-Luv:
52.3708, 53.7890, 47.3090
Hunter-Lab:
45.2501, 14.3610, 26.5249
#b06e1e color charts
#b06e1e color shades, tints & tones
#b06e1e color schemes
#b06e1e color preview, HTML & CSS examples
This text has a color of #b06e1e
<p style="color:#b06e1e;">Text here</p>
.mytext {color:#b06e1e;}
This box has a color of #b06e1e
<div style="background-color:#b06e1e;">Content here</div>
.mybackground {background-color:#b06e1e;}
Border around this has a color of #b06e1e
<div style="border:2px solid #b06e1e;">Content here</div>
.myborder {border:2px solid #b06e1e;}