#bd9f8c color space conversions
Hex:
#bd9f8c
RGB:
189, 159, 140
CMY:
26, 38, 45
CMYK:
0, 16, 26, 26
HSL:
23°, 27.0718%, 64.5098%
HSV (HSB):
23°, 25.9259%, 74.1176%
XYZ:
38.1180, 37.5085, 30.0418
xyY:
0.3607, 0.3550, 37.5085
CIE-Lab:
67.6568, 8.1336, 14.0336
CIE-LCH:
67.6568, 16.2203, 59.9043
CIE-Luv:
67.6568, 20.1023, 17.8444
Hunter-Lab:
61.2442, 3.9199, 13.7878
#bd9f8c color charts
#bd9f8c color shades, tints & tones
#bd9f8c color schemes
#bd9f8c color preview, HTML & CSS examples
This text has a color of #bd9f8c
<p style="color:#bd9f8c;">Text here</p>
.mytext {color:#bd9f8c;}
This box has a color of #bd9f8c
<div style="background-color:#bd9f8c;">Content here</div>
.mybackground {background-color:#bd9f8c;}
Border around this has a color of #bd9f8c
<div style="border:2px solid #bd9f8c;">Content here</div>
.myborder {border:2px solid #bd9f8c;}