#b06b49 color space conversions
Hex:
#b06b49
RGB:
176, 107, 73
CMY:
31, 58, 71
CMYK:
0, 39, 59, 31
HSL:
20°, 41.3655%, 48.8235%
HSV (HSB):
20°, 58.5227%, 69.0196%
XYZ:
24.3648, 20.2265, 8.9233
xyY:
0.4553, 0.3780, 20.2265
CIE-Lab:
52.0924, 24.1210, 30.5277
CIE-LCH:
52.0924, 38.9071, 51.6865
CIE-Luv:
52.0924, 52.1817, 30.5587
Hunter-Lab:
44.9739, 17.9987, 19.7180
#b06b49 color charts
#b06b49 color shades, tints & tones
#b06b49 color schemes
#b06b49 color preview, HTML & CSS examples
This text has a color of #b06b49
<p style="color:#b06b49;">Text here</p>
.mytext {color:#b06b49;}
This box has a color of #b06b49
<div style="background-color:#b06b49;">Content here</div>
.mybackground {background-color:#b06b49;}
Border around this has a color of #b06b49
<div style="border:2px solid #b06b49;">Content here</div>
.myborder {border:2px solid #b06b49;}