#b06c3c color space conversions
Hex:
#b06c3c
RGB:
176, 108, 60
CMY:
31, 58, 76
CMYK:
0, 39, 66, 31
HSL:
25°, 49.1525%, 46.2745%
HSV (HSB):
25°, 65.9091%, 69.0196%
XYZ:
24.0827, 20.2815, 6.9204
xyY:
0.4696, 0.3955, 20.2815
CIE-Lab:
52.1540, 22.6248, 37.6914
CIE-LCH:
52.1540, 43.9605, 59.0251
CIE-Luv:
52.1540, 52.9704, 37.0073
Hunter-Lab:
45.0350, 16.6426, 22.4136
#b06c3c color charts
#b06c3c color shades, tints & tones
#b06c3c color schemes
#b06c3c color preview, HTML & CSS examples
This text has a color of #b06c3c
<p style="color:#b06c3c;">Text here</p>
.mytext {color:#b06c3c;}
This box has a color of #b06c3c
<div style="background-color:#b06c3c;">Content here</div>
.mybackground {background-color:#b06c3c;}
Border around this has a color of #b06c3c
<div style="border:2px solid #b06c3c;">Content here</div>
.myborder {border:2px solid #b06c3c;}