#b66b3f color space conversions
Hex:
#b66b3f
RGB:
182, 107, 63
CMY:
29, 58, 75
CMYK:
0, 41, 65, 29
HSL:
22°, 48.5714%, 48.0392%
HSV (HSB):
22°, 65.3846%, 71.3725%
XYZ:
25.4463, 20.8194, 7.3800
xyY:
0.4743, 0.3881, 20.8194
CIE-Lab:
52.7512, 25.9129, 36.9920
CIE-LCH:
52.7512, 45.1650, 54.9888
CIE-Luv:
52.7512, 58.2859, 35.8834
Hunter-Lab:
45.6282, 19.6978, 22.3501
#b66b3f color charts
#b66b3f color shades, tints & tones
#b66b3f color schemes
#b66b3f color preview, HTML & CSS examples
This text has a color of #b66b3f
<p style="color:#b66b3f;">Text here</p>
.mytext {color:#b66b3f;}
This box has a color of #b66b3f
<div style="background-color:#b66b3f;">Content here</div>
.mybackground {background-color:#b66b3f;}
Border around this has a color of #b66b3f
<div style="border:2px solid #b66b3f;">Content here</div>
.myborder {border:2px solid #b66b3f;}