#b96e6c color space conversions
Hex:
#b96e6c
RGB:
185, 110, 108
CMY:
27, 57, 58
CMYK:
0, 41, 42, 27
HSL:
2°, 35.4839%, 57.4510%
HSV (HSB):
2°, 41.6216%, 72.5490%
XYZ:
28.2903, 22.5489, 17.0487
xyY:
0.4167, 0.3321, 22.5489
CIE-Lab:
54.6046, 29.5084, 13.9350
CIE-LCH:
54.6046, 32.6332, 25.2785
CIE-Luv:
54.6046, 51.8873, 12.4580
Hunter-Lab:
47.4856, 23.2442, 11.9532
#b96e6c color charts
#b96e6c color shades, tints & tones
#b96e6c color schemes
#b96e6c color preview, HTML & CSS examples
This text has a color of #b96e6c
<p style="color:#b96e6c;">Text here</p>
.mytext {color:#b96e6c;}
This box has a color of #b96e6c
<div style="background-color:#b96e6c;">Content here</div>
.mybackground {background-color:#b96e6c;}
Border around this has a color of #b96e6c
<div style="border:2px solid #b96e6c;">Content here</div>
.myborder {border:2px solid #b96e6c;}