#b9827b color space conversions
Hex:
#b9827b
RGB:
185, 130, 123
CMY:
27, 49, 52
CMYK:
0, 30, 34, 27
HSL:
7°, 30.6931%, 60.3922%
HSV (HSB):
7°, 33.5135%, 72.5490%
XYZ:
31.5654, 27.7096, 22.4237
xyY:
0.3864, 0.3392, 27.7096
CIE-Lab:
59.6255, 20.2816, 12.2808
CIE-LCH:
59.6255, 23.7099, 31.1956
CIE-Luv:
59.6255, 36.8773, 12.7107
Hunter-Lab:
52.6399, 14.9171, 11.5914
#b9827b color charts
#b9827b color shades, tints & tones
#b9827b color schemes
#b9827b color preview, HTML & CSS examples
This text has a color of #b9827b
<p style="color:#b9827b;">Text here</p>
.mytext {color:#b9827b;}
This box has a color of #b9827b
<div style="background-color:#b9827b;">Content here</div>
.mybackground {background-color:#b9827b;}
Border around this has a color of #b9827b
<div style="border:2px solid #b9827b;">Content here</div>
.myborder {border:2px solid #b9827b;}