#b66b6a color space conversions
Hex:
#b66b6a
RGB:
182, 107, 106
CMY:
29, 58, 58
CMYK:
0, 41, 42, 29
HSL:
1°, 34.2342%, 56.4706%
HSV (HSB):
1°, 41.7582%, 71.3725%
XYZ:
27.1506, 21.5011, 16.3548
xyY:
0.4177, 0.3308, 21.5011
CIE-Lab:
53.4936, 29.7526, 13.5022
CIE-LCH:
53.4936, 32.6731, 24.4093
CIE-Luv:
53.4936, 51.8296, 11.8064
Hunter-Lab:
46.3693, 23.3710, 11.5464
#b66b6a color charts
#b66b6a color shades, tints & tones
#b66b6a color schemes
#b66b6a color preview, HTML & CSS examples
This text has a color of #b66b6a
<p style="color:#b66b6a;">Text here</p>
.mytext {color:#b66b6a;}
This box has a color of #b66b6a
<div style="background-color:#b66b6a;">Content here</div>
.mybackground {background-color:#b66b6a;}
Border around this has a color of #b66b6a
<div style="border:2px solid #b66b6a;">Content here</div>
.myborder {border:2px solid #b66b6a;}