#b06d5c color space conversions
Hex:
#b06d5c
RGB:
176, 109, 92
CMY:
31, 57, 64
CMYK:
0, 38, 48, 31
HSL:
12°, 34.7107%, 52.5490%
HSV (HSB):
12°, 47.7273%, 69.0196%
XYZ:
25.3049, 20.9401, 12.8333
xyY:
0.4283, 0.3544, 20.9401
CIE-Lab:
52.8839, 24.7431, 20.7057
CIE-LCH:
52.8839, 32.2637, 39.9236
CIE-Luv:
52.8839, 48.1266, 20.8728
Hunter-Lab:
45.7603, 18.6277, 15.4046
#b06d5c color charts
#b06d5c color shades, tints & tones
#b06d5c color schemes
#b06d5c color preview, HTML & CSS examples
This text has a color of #b06d5c
<p style="color:#b06d5c;">Text here</p>
.mytext {color:#b06d5c;}
This box has a color of #b06d5c
<div style="background-color:#b06d5c;">Content here</div>
.mybackground {background-color:#b06d5c;}
Border around this has a color of #b06d5c
<div style="border:2px solid #b06d5c;">Content here</div>
.myborder {border:2px solid #b06d5c;}