#b06d2a color space conversions
Hex:
#b06d2a
RGB:
176, 109, 42
CMY:
31, 57, 84
CMYK:
0, 38, 76, 31
HSL:
30°, 61.4679%, 42.7451%
HSV (HSB):
30°, 76.1364%, 69.0196%
XYZ:
23.7911, 20.3346, 4.8615
xyY:
0.4857, 0.4151, 20.3346
CIE-Lab:
52.2134, 21.0865, 46.6568
CIE-LCH:
52.2134, 51.2006, 65.6794
CIE-Luv:
52.2134, 53.8190, 43.8565
Hunter-Lab:
45.0938, 15.2605, 25.1737
#b06d2a color charts
#b06d2a color shades, tints & tones
#b06d2a color schemes
#b06d2a color preview, HTML & CSS examples
This text has a color of #b06d2a
<p style="color:#b06d2a;">Text here</p>
.mytext {color:#b06d2a;}
This box has a color of #b06d2a
<div style="background-color:#b06d2a;">Content here</div>
.mybackground {background-color:#b06d2a;}
Border around this has a color of #b06d2a
<div style="border:2px solid #b06d2a;">Content here</div>
.myborder {border:2px solid #b06d2a;}