#b68e5d color space conversions
Hex:
#b68e5d
RGB:
182, 142, 93
CMY:
29, 44, 64
CMYK:
0, 22, 49, 29
HSL:
33°, 37.8723%, 53.9216%
HSV (HSB):
33°, 48.9011%, 71.3725%
XYZ:
30.9402, 30.0814, 14.5315
xyY:
0.4095, 0.3981, 30.0814
CIE-Lab:
61.7244, 8.9333, 31.8007
CIE-LCH:
61.7244, 33.0317, 74.3091
CIE-Luv:
61.7244, 30.1357, 37.3956
Hunter-Lab:
54.8465, 4.7146, 22.6838
#b68e5d color charts
#b68e5d color shades, tints & tones
#b68e5d color schemes
#b68e5d color preview, HTML & CSS examples
This text has a color of #b68e5d
<p style="color:#b68e5d;">Text here</p>
.mytext {color:#b68e5d;}
This box has a color of #b68e5d
<div style="background-color:#b68e5d;">Content here</div>
.mybackground {background-color:#b68e5d;}
Border around this has a color of #b68e5d
<div style="border:2px solid #b68e5d;">Content here</div>
.myborder {border:2px solid #b68e5d;}