#bd967e color space conversions
Hex:
#bd967e
RGB:
189, 150, 126
CMY:
26, 41, 51
CMYK:
0, 21, 33, 26
HSL:
23°, 32.3077%, 61.7647%
HSV (HSB):
23°, 33.3333%, 74.1176%
XYZ:
35.6585, 34.1379, 24.4485
xyY:
0.3784, 0.3622, 34.1379
CIE-Lab:
65.0719, 11.1683, 18.2181
CIE-LCH:
65.0719, 21.3689, 58.4903
CIE-Luv:
65.0719, 26.9159, 22.2971
Hunter-Lab:
58.4276, 6.6906, 16.0900
#bd967e color charts
#bd967e color shades, tints & tones
#bd967e color schemes
#bd967e color preview, HTML & CSS examples
This text has a color of #bd967e
<p style="color:#bd967e;">Text here</p>
.mytext {color:#bd967e;}
This box has a color of #bd967e
<div style="background-color:#bd967e;">Content here</div>
.mybackground {background-color:#bd967e;}
Border around this has a color of #bd967e
<div style="border:2px solid #bd967e;">Content here</div>
.myborder {border:2px solid #bd967e;}