#b66c6a color space conversions
Hex:
#b66c6a
RGB:
182, 108, 106
CMY:
29, 58, 58
CMYK:
0, 41, 42, 29
HSL:
2°, 34.2342%, 56.4706%
HSV (HSB):
2°, 41.7582%, 71.3725%
XYZ:
27.2555, 21.7108, 16.3898
xyY:
0.4170, 0.3322, 21.7108
CIE-Lab:
53.7188, 29.2052, 13.8149
CIE-LCH:
53.7188, 32.3078, 25.3154
CIE-Luv:
53.7188, 51.1889, 12.3059
Hunter-Lab:
46.5949, 22.8719, 11.7611
#b66c6a color charts
#b66c6a color shades, tints & tones
#b66c6a color schemes
#b66c6a color preview, HTML & CSS examples
This text has a color of #b66c6a
<p style="color:#b66c6a;">Text here</p>
.mytext {color:#b66c6a;}
This box has a color of #b66c6a
<div style="background-color:#b66c6a;">Content here</div>
.mybackground {background-color:#b66c6a;}
Border around this has a color of #b66c6a
<div style="border:2px solid #b66c6a;">Content here</div>
.myborder {border:2px solid #b66c6a;}