#bd6941 color space conversions
Hex:
#bd6941
RGB:
189, 105, 65
CMY:
26, 59, 75
CMYK:
0, 44, 66, 26
HSL:
19°, 48.8189%, 49.8039%
HSV (HSB):
19°, 65.6085%, 74.1176%
XYZ:
26.9920, 21.3036, 7.6904
xyY:
0.4821, 0.3805, 21.3036
CIE-Lab:
53.2802, 30.0298, 36.7764
CIE-LCH:
53.2802, 47.4794, 50.7666
CIE-Luv:
53.2802, 65.2936, 34.9065
Hunter-Lab:
46.1558, 23.6142, 22.4303
#bd6941 color charts
#bd6941 color shades, tints & tones
#bd6941 color schemes
#bd6941 color preview, HTML & CSS examples
This text has a color of #bd6941
<p style="color:#bd6941;">Text here</p>
.mytext {color:#bd6941;}
This box has a color of #bd6941
<div style="background-color:#bd6941;">Content here</div>
.mybackground {background-color:#bd6941;}
Border around this has a color of #bd6941
<div style="border:2px solid #bd6941;">Content here</div>
.myborder {border:2px solid #bd6941;}