#b9695d color space conversions
Hex:
#b9695d
RGB:
185, 105, 93
CMY:
27, 59, 64
CMYK:
0, 43, 50, 27
HSL:
8°, 39.6552%, 54.5098%
HSV (HSB):
8°, 49.7297%, 72.5490%
XYZ:
27.0349, 21.2078, 13.0245
xyY:
0.4413, 0.3462, 21.2078
CIE-Lab:
53.1761, 30.6527, 20.7251
CIE-LCH:
53.1761, 37.0016, 34.0636
CIE-Luv:
53.1761, 57.7983, 19.6530
Hunter-Lab:
46.0519, 24.1984, 15.4677
#b9695d color charts
#b9695d color shades, tints & tones
#b9695d color schemes
#b9695d color preview, HTML & CSS examples
This text has a color of #b9695d
<p style="color:#b9695d;">Text here</p>
.mytext {color:#b9695d;}
This box has a color of #b9695d
<div style="background-color:#b9695d;">Content here</div>
.mybackground {background-color:#b9695d;}
Border around this has a color of #b9695d
<div style="border:2px solid #b9695d;">Content here</div>
.myborder {border:2px solid #b9695d;}