#b96d83 color space conversions
Hex:
#b96d83
RGB:
185, 109, 131
CMY:
27, 57, 49
CMYK:
0, 41, 29, 27
HSL:
343°, 35.1852%, 57.6471%
HSV (HSB):
343°, 41.0811%, 72.5490%
XYZ:
29.5730, 22.8903, 24.3323
xyY:
0.3851, 0.2981, 22.8903
CIE-Lab:
54.9591, 32.9511, 0.9752
CIE-LCH:
54.9591, 32.9655, 1.6952
CIE-Luv:
54.9591, 48.1793, -4.5343
Hunter-Lab:
47.8438, 26.6070, 3.3370
#b96d83 color charts
#b96d83 color shades, tints & tones
#b96d83 color schemes
#b96d83 color preview, HTML & CSS examples
This text has a color of #b96d83
<p style="color:#b96d83;">Text here</p>
.mytext {color:#b96d83;}
This box has a color of #b96d83
<div style="background-color:#b96d83;">Content here</div>
.mybackground {background-color:#b96d83;}
Border around this has a color of #b96d83
<div style="border:2px solid #b96d83;">Content here</div>
.myborder {border:2px solid #b96d83;}