#b06c6e color space conversions
Hex:
#b06c6e
RGB:
176, 108, 110
CMY:
31, 58, 57
CMYK:
0, 39, 38, 31
HSL:
358°, 30.0885%, 55.6863%
HSV (HSB):
358°, 38.6364%, 69.0196%
XYZ:
26.0815, 21.0810, 17.4462
xyY:
0.4037, 0.3263, 21.0810
CIE-Lab:
53.0381, 27.3360, 10.4026
CIE-LCH:
53.0381, 29.2485, 20.8340
CIE-Luv:
53.0381, 45.8658, 8.5734
Hunter-Lab:
45.9141, 21.0475, 9.6111
#b06c6e color charts
#b06c6e color shades, tints & tones
#b06c6e color schemes
#b06c6e color preview, HTML & CSS examples
This text has a color of #b06c6e
<p style="color:#b06c6e;">Text here</p>
.mytext {color:#b06c6e;}
This box has a color of #b06c6e
<div style="background-color:#b06c6e;">Content here</div>
.mybackground {background-color:#b06c6e;}
Border around this has a color of #b06c6e
<div style="border:2px solid #b06c6e;">Content here</div>
.myborder {border:2px solid #b06c6e;}