#b96f80 color space conversions
Hex:
#b96f80
RGB:
185, 111, 128
CMY:
27, 56, 50
CMYK:
0, 40, 31, 27
HSL:
346°, 34.5794%, 58.0392%
HSV (HSB):
346°, 40.0000%, 72.5490%
XYZ:
29.5883, 23.2417, 23.3487
xyY:
0.3884, 0.3051, 23.2417
CIE-Lab:
55.3204, 31.4524, 3.2561
CIE-LCH:
55.3204, 31.6205, 5.9105
CIE-Luv:
55.3204, 47.6005, -1.2211
Hunter-Lab:
48.2096, 25.1862, 5.0316
#b96f80 color charts
#b96f80 color shades, tints & tones
#b96f80 color schemes
#b96f80 color preview, HTML & CSS examples
This text has a color of #b96f80
<p style="color:#b96f80;">Text here</p>
.mytext {color:#b96f80;}
This box has a color of #b96f80
<div style="background-color:#b96f80;">Content here</div>
.mybackground {background-color:#b96f80;}
Border around this has a color of #b96f80
<div style="border:2px solid #b96f80;">Content here</div>
.myborder {border:2px solid #b96f80;}