#b98a5a color space conversions
Hex:
#b98a5a
RGB:
185, 138, 90
CMY:
27, 46, 65
CMYK:
0, 25, 51, 27
HSL:
30°, 40.4255%, 53.9216%
HSV (HSB):
30°, 51.3514%, 72.5490%
XYZ:
30.9415, 29.2294, 13.6839
xyY:
0.4190, 0.3958, 29.2294
CIE-Lab:
60.9836, 12.1314, 32.5505
CIE-LCH:
60.9836, 34.7377, 69.5598
CIE-Luv:
60.9836, 35.3838, 37.2910
Hunter-Lab:
54.0642, 7.5449, 22.8384
#b98a5a color charts
#b98a5a color shades, tints & tones
#b98a5a color schemes
#b98a5a color preview, HTML & CSS examples
This text has a color of #b98a5a
<p style="color:#b98a5a;">Text here</p>
.mytext {color:#b98a5a;}
This box has a color of #b98a5a
<div style="background-color:#b98a5a;">Content here</div>
.mybackground {background-color:#b98a5a;}
Border around this has a color of #b98a5a
<div style="border:2px solid #b98a5a;">Content here</div>
.myborder {border:2px solid #b98a5a;}