#b66d64 color space conversions
Hex:
#b66d64
RGB:
182, 109, 100
CMY:
29, 57, 61
CMYK:
0, 40, 45, 29
HSL:
7°, 35.9649%, 55.2941%
HSV (HSB):
7°, 45.0549%, 71.3725%
XYZ:
27.0603, 21.8025, 14.8387
xyY:
0.4248, 0.3423, 21.8025
CIE-Lab:
53.8168, 27.9940, 17.4518
CIE-LCH:
53.8168, 32.9883, 31.9399
CIE-Luv:
53.8168, 51.5651, 16.7389
Hunter-Lab:
46.6931, 21.7341, 13.8433
#b66d64 color charts
#b66d64 color shades, tints & tones
#b66d64 color schemes
#b66d64 color preview, HTML & CSS examples
This text has a color of #b66d64
<p style="color:#b66d64;">Text here</p>
.mytext {color:#b66d64;}
This box has a color of #b66d64
<div style="background-color:#b66d64;">Content here</div>
.mybackground {background-color:#b66d64;}
Border around this has a color of #b66d64
<div style="border:2px solid #b66d64;">Content here</div>
.myborder {border:2px solid #b66d64;}