#b68d5f color space conversions
Hex:
#b68d5f
RGB:
182, 141, 95
CMY:
29, 45, 63
CMYK:
0, 23, 48, 29
HSL:
32°, 37.3391%, 54.3137%
HSV (HSB):
32°, 47.8022%, 71.3725%
XYZ:
30.8818, 29.8211, 14.9549
xyY:
0.4082, 0.3942, 29.8211
CIE-Lab:
61.4995, 9.6863, 30.4299
CIE-LCH:
61.4995, 31.9343, 72.3430
CIE-Luv:
61.4995, 30.6382, 35.7979
Hunter-Lab:
54.6087, 5.3787, 21.9892
#b68d5f color charts
#b68d5f color shades, tints & tones
#b68d5f color schemes
#b68d5f color preview, HTML & CSS examples
This text has a color of #b68d5f
<p style="color:#b68d5f;">Text here</p>
.mytext {color:#b68d5f;}
This box has a color of #b68d5f
<div style="background-color:#b68d5f;">Content here</div>
.mybackground {background-color:#b68d5f;}
Border around this has a color of #b68d5f
<div style="border:2px solid #b68d5f;">Content here</div>
.myborder {border:2px solid #b68d5f;}