#b06b5d color space conversions
Hex:
#b06b5d
RGB:
176, 107, 93
CMY:
31, 58, 64
CMYK:
0, 39, 47, 31
HSL:
10°, 34.4398%, 52.7451%
HSV (HSB):
10°, 47.1591%, 69.0196%
XYZ:
25.1380, 20.5358, 12.9948
xyY:
0.4285, 0.3500, 20.5358
CIE-Lab:
52.4377, 25.9575, 19.5269
CIE-LCH:
52.4377, 32.4821, 36.9528
CIE-Luv:
52.4377, 49.3169, 19.2814
Hunter-Lab:
45.3165, 19.7138, 14.7197
#b06b5d color charts
#b06b5d color shades, tints & tones
#b06b5d color schemes
#b06b5d color preview, HTML & CSS examples
This text has a color of #b06b5d
<p style="color:#b06b5d;">Text here</p>
.mytext {color:#b06b5d;}
This box has a color of #b06b5d
<div style="background-color:#b06b5d;">Content here</div>
.mybackground {background-color:#b06b5d;}
Border around this has a color of #b06b5d
<div style="border:2px solid #b06b5d;">Content here</div>
.myborder {border:2px solid #b06b5d;}