#b9807e color space conversions
Hex:
#b9807e
RGB:
185, 128, 126
CMY:
27, 50, 51
CMYK:
0, 31, 32, 27
HSL:
2°, 29.6482%, 60.9804%
HSV (HSB):
2°, 31.8919%, 72.5490%
XYZ:
31.4927, 27.2590, 23.3403
xyY:
0.3836, 0.3321, 27.2590
CIE-Lab:
59.2133, 21.7922, 9.9823
CIE-LCH:
59.2133, 23.9697, 24.6109
CIE-Luv:
59.2133, 37.6946, 9.4906
Hunter-Lab:
52.2101, 16.3017, 10.0417
#b9807e color charts
#b9807e color shades, tints & tones
#b9807e color schemes
#b9807e color preview, HTML & CSS examples
This text has a color of #b9807e
<p style="color:#b9807e;">Text here</p>
.mytext {color:#b9807e;}
This box has a color of #b9807e
<div style="background-color:#b9807e;">Content here</div>
.mybackground {background-color:#b9807e;}
Border around this has a color of #b9807e
<div style="border:2px solid #b9807e;">Content here</div>
.myborder {border:2px solid #b9807e;}