#b68a40 color space conversions
Hex:
#b68a40
RGB:
182, 138, 64
CMY:
29, 46, 75
CMYK:
0, 24, 65, 29
HSL:
38°, 47.9675%, 48.2353%
HSV (HSB):
38°, 64.8352%, 71.3725%
XYZ:
29.3053, 28.4922, 8.8055
xyY:
0.4400, 0.4278, 28.4922
CIE-Lab:
60.3308, 8.7719, 45.1159
CIE-LCH:
60.3308, 45.9607, 78.9972
CIE-Luv:
60.3308, 35.1379, 48.9868
Hunter-Lab:
53.3781, 4.5873, 27.5839
#b68a40 color charts
#b68a40 color shades, tints & tones
#b68a40 color schemes
#b68a40 color preview, HTML & CSS examples
This text has a color of #b68a40
<p style="color:#b68a40;">Text here</p>
.mytext {color:#b68a40;}
This box has a color of #b68a40
<div style="background-color:#b68a40;">Content here</div>
.mybackground {background-color:#b68a40;}
Border around this has a color of #b68a40
<div style="border:2px solid #b68a40;">Content here</div>
.myborder {border:2px solid #b68a40;}