#b99a82 color space conversions
Hex:
#b99a82
RGB:
185, 154, 130
CMY:
27, 40, 49
CMYK:
0, 17, 30, 27
HSL:
26°, 28.2051%, 61.7647%
HSV (HSB):
26°, 29.7297%, 72.5490%
XYZ:
35.5924, 35.0372, 26.0060
xyY:
0.3683, 0.3626, 35.0372
CIE-Lab:
65.7776, 7.9034, 16.9065
CIE-LCH:
65.7776, 18.6626, 64.9450
CIE-Luv:
65.7776, 21.2943, 21.3908
Hunter-Lab:
59.1922, 3.7461, 15.3856
#b99a82 color charts
#b99a82 color shades, tints & tones
#b99a82 color schemes
#b99a82 color preview, HTML & CSS examples
This text has a color of #b99a82
<p style="color:#b99a82;">Text here</p>
.mytext {color:#b99a82;}
This box has a color of #b99a82
<div style="background-color:#b99a82;">Content here</div>
.mybackground {background-color:#b99a82;}
Border around this has a color of #b99a82
<div style="border:2px solid #b99a82;">Content here</div>
.myborder {border:2px solid #b99a82;}