#b96c7a color space conversions
Hex:
#b96c7a
RGB:
185, 108, 122
CMY:
27, 58, 52
CMYK:
0, 42, 34, 27
HSL:
349°, 35.4839%, 57.4510%
HSV (HSB):
349°, 41.6216%, 72.5490%
XYZ:
28.8830, 22.4446, 21.2223
xyY:
0.3981, 0.3094, 22.4446
CIE-Lab:
54.4955, 32.2937, 5.5843
CIE-LCH:
54.4955, 32.7729, 9.8106
CIE-Luv:
54.4955, 50.5322, 1.6217
Hunter-Lab:
47.3757, 25.9166, 6.6036
#b96c7a color charts
#b96c7a color shades, tints & tones
#b96c7a color schemes
#b96c7a color preview, HTML & CSS examples
This text has a color of #b96c7a
<p style="color:#b96c7a;">Text here</p>
.mytext {color:#b96c7a;}
This box has a color of #b96c7a
<div style="background-color:#b96c7a;">Content here</div>
.mybackground {background-color:#b96c7a;}
Border around this has a color of #b96c7a
<div style="border:2px solid #b96c7a;">Content here</div>
.myborder {border:2px solid #b96c7a;}