#b66f6f color space conversions
Hex:
#b66f6f
RGB:
182, 111, 111
CMY:
29, 56, 56
CMYK:
0, 39, 39, 29
HSL:
0°, 32.7189%, 57.4510%
HSV (HSB):
0°, 39.0110%, 71.3725%
XYZ:
27.8451, 22.4617, 17.9069
xyY:
0.4082, 0.3293, 22.4617
CIE-Lab:
54.5134, 28.1407, 11.9986
CIE-LCH:
54.5134, 30.5919, 23.0925
CIE-Luv:
54.5134, 48.4082, 10.4324
Hunter-Lab:
47.3937, 21.9345, 10.7740
#b66f6f color charts
#b66f6f color shades, tints & tones
#b66f6f color schemes
#b66f6f color preview, HTML & CSS examples
This text has a color of #b66f6f
<p style="color:#b66f6f;">Text here</p>
.mytext {color:#b66f6f;}
This box has a color of #b66f6f
<div style="background-color:#b66f6f;">Content here</div>
.mybackground {background-color:#b66f6f;}
Border around this has a color of #b66f6f
<div style="border:2px solid #b66f6f;">Content here</div>
.myborder {border:2px solid #b66f6f;}