#bd956b color space conversions
Hex:
#bd956b
RGB:
189, 149, 107
CMY:
26, 42, 58
CMYK:
0, 21, 43, 26
HSL:
31°, 38.3178%, 58.0392%
HSV (HSB):
31°, 43.3862%, 74.1176%
XYZ:
34.3876, 33.3752, 18.5396
xyY:
0.3985, 0.3867, 33.3752
CIE-Lab:
64.4636, 9.4537, 27.8785
CIE-LCH:
64.4636, 29.4377, 71.2679
CIE-Luv:
64.4636, 29.3691, 33.7141
Hunter-Lab:
57.7713, 5.1498, 21.4130
#bd956b color charts
#bd956b color shades, tints & tones
#bd956b color schemes
#bd956b color preview, HTML & CSS examples
This text has a color of #bd956b
<p style="color:#bd956b;">Text here</p>
.mytext {color:#bd956b;}
This box has a color of #bd956b
<div style="background-color:#bd956b;">Content here</div>
.mybackground {background-color:#bd956b;}
Border around this has a color of #bd956b
<div style="border:2px solid #bd956b;">Content here</div>
.myborder {border:2px solid #bd956b;}