#b68a5c color space conversions
Hex:
#b68a5c
RGB:
182, 138, 92
CMY:
29, 46, 64
CMYK:
0, 24, 49, 29
HSL:
31°, 38.1356%, 53.7255%
HSV (HSB):
31°, 49.4505%, 71.3725%
XYZ:
30.3116, 28.8947, 14.1049
xyY:
0.4135, 0.3941, 28.8947
CIE-Lab:
60.6886, 11.0528, 31.0251
CIE-LCH:
60.6886, 32.9351, 70.3914
CIE-Luv:
60.6886, 32.9431, 35.9397
Hunter-Lab:
53.7538, 6.5865, 22.0701
#b68a5c color charts
#b68a5c color shades, tints & tones
#b68a5c color schemes
#b68a5c color preview, HTML & CSS examples
This text has a color of #b68a5c
<p style="color:#b68a5c;">Text here</p>
.mytext {color:#b68a5c;}
This box has a color of #b68a5c
<div style="background-color:#b68a5c;">Content here</div>
.mybackground {background-color:#b68a5c;}
Border around this has a color of #b68a5c
<div style="border:2px solid #b68a5c;">Content here</div>
.myborder {border:2px solid #b68a5c;}