#b9988d color space conversions
Hex:
#b9988d
RGB:
185, 152, 141
CMY:
27, 40, 45
CMYK:
0, 18, 24, 27
HSL:
15°, 23.9130%, 63.9216%
HSV (HSB):
15°, 23.7838%, 72.5490%
XYZ:
36.0435, 34.6938, 29.9962
xyY:
0.3578, 0.3444, 34.6938
CIE-Lab:
65.5096, 10.5747, 10.3975
CIE-LCH:
65.5096, 14.8301, 44.5157
CIE-Luv:
65.5096, 21.4509, 12.5067
Hunter-Lab:
58.9015, 6.1518, 11.0370
#b9988d color charts
#b9988d color shades, tints & tones
#b9988d color schemes
#b9988d color preview, HTML & CSS examples
This text has a color of #b9988d
<p style="color:#b9988d;">Text here</p>
.mytext {color:#b9988d;}
This box has a color of #b9988d
<div style="background-color:#b9988d;">Content here</div>
.mybackground {background-color:#b9988d;}
Border around this has a color of #b9988d
<div style="border:2px solid #b9988d;">Content here</div>
.myborder {border:2px solid #b9988d;}