#b69b8b color space conversions
Hex:
#b69b8b
RGB:
182, 155, 139
CMY:
29, 39, 45
CMYK:
0, 15, 24, 29
HSL:
22°, 22.7513%, 62.9412%
HSV (HSB):
22°, 23.6264%, 71.3725%
XYZ:
35.6729, 35.2519, 29.3502
xyY:
0.3558, 0.3516, 35.2519
CIE-Lab:
65.9443, 7.4565, 12.0878
CIE-LCH:
65.9443, 14.2027, 58.3312
CIE-Luv:
65.9443, 17.8695, 15.3410
Hunter-Lab:
59.3733, 3.3440, 12.2522
#b69b8b color charts
#b69b8b color shades, tints & tones
#b69b8b color schemes
#b69b8b color preview, HTML & CSS examples
This text has a color of #b69b8b
<p style="color:#b69b8b;">Text here</p>
.mytext {color:#b69b8b;}
This box has a color of #b69b8b
<div style="background-color:#b69b8b;">Content here</div>
.mybackground {background-color:#b69b8b;}
Border around this has a color of #b69b8b
<div style="border:2px solid #b69b8b;">Content here</div>
.myborder {border:2px solid #b69b8b;}