#b68c3a color space conversions
Hex:
#b68c3a
RGB:
182, 140, 58
CMY:
29, 45, 77
CMYK:
0, 23, 68, 29
HSL:
40°, 51.6667%, 47.0588%
HSV (HSB):
40°, 68.1319%, 71.3725%
XYZ:
29.4332, 29.0067, 8.0506
xyY:
0.4427, 0.4363, 29.0067
CIE-Lab:
60.7876, 7.2939, 48.4492
CIE-LCH:
60.7876, 48.9952, 81.4385
CIE-Luv:
60.7876, 34.0414, 52.0555
Hunter-Lab:
53.8579, 3.2985, 28.8380
#b68c3a color charts
#b68c3a color shades, tints & tones
#b68c3a color schemes
#b68c3a color preview, HTML & CSS examples
This text has a color of #b68c3a
<p style="color:#b68c3a;">Text here</p>
.mytext {color:#b68c3a;}
This box has a color of #b68c3a
<div style="background-color:#b68c3a;">Content here</div>
.mybackground {background-color:#b68c3a;}
Border around this has a color of #b68c3a
<div style="border:2px solid #b68c3a;">Content here</div>
.myborder {border:2px solid #b68c3a;}