#b06e4f color space conversions
Hex:
#b06e4f
RGB:
176, 110, 79
CMY:
31, 57, 69
CMYK:
0, 38, 55, 31
HSL:
19°, 38.0392%, 50.0000%
HSV (HSB):
19°, 55.1136%, 69.0196%
XYZ:
24.8917, 20.9465, 10.1283
xyY:
0.4448, 0.3743, 20.9465
CIE-Lab:
52.8909, 22.9526, 28.1578
CIE-LCH:
52.8909, 36.3275, 50.8152
CIE-Luv:
52.8909, 49.2604, 28.8086
Hunter-Lab:
45.7673, 16.9889, 18.9163
#b06e4f color charts
#b06e4f color shades, tints & tones
#b06e4f color schemes
#b06e4f color preview, HTML & CSS examples
This text has a color of #b06e4f
<p style="color:#b06e4f;">Text here</p>
.mytext {color:#b06e4f;}
This box has a color of #b06e4f
<div style="background-color:#b06e4f;">Content here</div>
.mybackground {background-color:#b06e4f;}
Border around this has a color of #b06e4f
<div style="border:2px solid #b06e4f;">Content here</div>
.myborder {border:2px solid #b06e4f;}