#bd937b color space conversions
Hex:
#bd937b
RGB:
189, 147, 123
CMY:
26, 42, 52
CMYK:
0, 22, 35, 26
HSL:
22°, 33.3333%, 61.1765%
HSV (HSB):
22°, 34.9206%, 74.1176%
XYZ:
34.9951, 33.1163, 23.2865
xyY:
0.3829, 0.3623, 33.1163
CIE-Lab:
64.2550, 12.4391, 18.7669
CIE-LCH:
64.2550, 22.5150, 56.4628
CIE-Luv:
64.2550, 29.1031, 22.6268
Hunter-Lab:
57.5468, 7.8419, 16.2908
#bd937b color charts
#bd937b color shades, tints & tones
#bd937b color schemes
#bd937b color preview, HTML & CSS examples
This text has a color of #bd937b
<p style="color:#bd937b;">Text here</p>
.mytext {color:#bd937b;}
This box has a color of #bd937b
<div style="background-color:#bd937b;">Content here</div>
.mybackground {background-color:#bd937b;}
Border around this has a color of #bd937b
<div style="border:2px solid #bd937b;">Content here</div>
.myborder {border:2px solid #bd937b;}