#b66f64 color space conversions
Hex:
#b66f64
RGB:
182, 111, 100
CMY:
29, 56, 61
CMYK:
0, 39, 45, 29
HSL:
8°, 35.9649%, 55.2941%
HSV (HSB):
8°, 45.0549%, 71.3725%
XYZ:
27.2761, 22.2341, 14.9106
xyY:
0.4234, 0.3451, 22.2341
CIE-Lab:
54.2745, 26.8932, 18.0749
CIE-LCH:
54.2745, 32.4029, 33.9049
CIE-Luv:
54.2745, 50.2429, 17.7252
Hunter-Lab:
47.1530, 20.7372, 14.2586
#b66f64 color charts
#b66f64 color shades, tints & tones
#b66f64 color schemes
#b66f64 color preview, HTML & CSS examples
This text has a color of #b66f64
<p style="color:#b66f64;">Text here</p>
.mytext {color:#b66f64;}
This box has a color of #b66f64
<div style="background-color:#b66f64;">Content here</div>
.mybackground {background-color:#b66f64;}
Border around this has a color of #b66f64
<div style="border:2px solid #b66f64;">Content here</div>
.myborder {border:2px solid #b66f64;}