#b68b7d color space conversions
Hex:
#b68b7d
RGB:
182, 139, 125
CMY:
29, 45, 51
CMYK:
0, 24, 31, 29
HSL:
15°, 28.0788%, 60.1961%
HSV (HSB):
15°, 31.3187%, 71.3725%
XYZ:
32.2257, 29.8910, 23.4731
xyY:
0.3765, 0.3492, 29.8910
CIE-Lab:
61.5601, 14.3407, 13.8019
CIE-LCH:
61.5601, 19.9035, 43.9031
CIE-Luv:
61.5601, 28.8896, 15.9196
Hunter-Lab:
54.6727, 9.5361, 12.8154
#b68b7d color charts
#b68b7d color shades, tints & tones
#b68b7d color schemes
#b68b7d color preview, HTML & CSS examples
This text has a color of #b68b7d
<p style="color:#b68b7d;">Text here</p>
.mytext {color:#b68b7d;}
This box has a color of #b68b7d
<div style="background-color:#b68b7d;">Content here</div>
.mybackground {background-color:#b68b7d;}
Border around this has a color of #b68b7d
<div style="border:2px solid #b68b7d;">Content here</div>
.myborder {border:2px solid #b68b7d;}