#b68b2d color space conversions
Hex:
#b68b2d
RGB:
182, 139, 45
CMY:
29, 45, 82
CMYK:
0, 24, 75, 29
HSL:
41°, 60.3524%, 44.5098%
HSV (HSB):
41°, 75.2747%, 71.3725%
XYZ:
28.9977, 28.5998, 6.4746
xyY:
0.4526, 0.4464, 28.5998
CIE-Lab:
60.4268, 7.1723, 53.7069
CIE-LCH:
60.4268, 54.1837, 82.3935
CIE-Luv:
60.4268, 35.4395, 55.6243
Hunter-Lab:
53.4788, 3.1998, 30.2570
#b68b2d color charts
#b68b2d color shades, tints & tones
#b68b2d color schemes
#b68b2d color preview, HTML & CSS examples
This text has a color of #b68b2d
<p style="color:#b68b2d;">Text here</p>
.mytext {color:#b68b2d;}
This box has a color of #b68b2d
<div style="background-color:#b68b2d;">Content here</div>
.mybackground {background-color:#b68b2d;}
Border around this has a color of #b68b2d
<div style="border:2px solid #b68b2d;">Content here</div>
.myborder {border:2px solid #b68b2d;}