#b06c6a color space conversions
Hex:
#b06c6a
RGB:
176, 108, 106
CMY:
31, 58, 58
CMYK:
0, 39, 40, 31
HSL:
2°, 30.7018%, 55.2941%
HSV (HSB):
2°, 39.7727%, 69.0196%
XYZ:
25.8686, 20.9958, 16.3248
xyY:
0.4094, 0.3323, 20.9958
CIE-Lab:
52.9449, 26.8507, 12.6212
CIE-LCH:
52.9449, 29.6691, 25.1760
CIE-Luv:
52.9449, 46.5474, 11.3262
Hunter-Lab:
45.8212, 20.5859, 10.9514
#b06c6a color charts
#b06c6a color shades, tints & tones
#b06c6a color schemes
#b06c6a color preview, HTML & CSS examples
This text has a color of #b06c6a
<p style="color:#b06c6a;">Text here</p>
.mytext {color:#b06c6a;}
This box has a color of #b06c6a
<div style="background-color:#b06c6a;">Content here</div>
.mybackground {background-color:#b06c6a;}
Border around this has a color of #b06c6a
<div style="border:2px solid #b06c6a;">Content here</div>
.myborder {border:2px solid #b06c6a;}