#b98a8a color space conversions
Hex:
#b98a8a
RGB:
185, 138, 138
CMY:
27, 46, 46
CMYK:
0, 25, 25, 27
HSL:
0°, 25.1337%, 63.3333%
HSV (HSB):
0°, 25.4054%, 72.5490%
XYZ:
33.6835, 30.3262, 28.1230
xyY:
0.3656, 0.3292, 30.3262
CIE-Lab:
61.9347, 17.9060, 7.0011
CIE-LCH:
61.9347, 19.2260, 21.3552
CIE-Luv:
61.9347, 30.0485, 6.4709
Hunter-Lab:
55.0693, 12.8096, 8.2700
#b98a8a color charts
#b98a8a color shades, tints & tones
#b98a8a color schemes
#b98a8a color preview, HTML & CSS examples
This text has a color of #b98a8a
<p style="color:#b98a8a;">Text here</p>
.mytext {color:#b98a8a;}
This box has a color of #b98a8a
<div style="background-color:#b98a8a;">Content here</div>
.mybackground {background-color:#b98a8a;}
Border around this has a color of #b98a8a
<div style="border:2px solid #b98a8a;">Content here</div>
.myborder {border:2px solid #b98a8a;}