#bd7345 color space conversions
Hex:
#bd7345
RGB:
189, 115, 69
CMY:
26, 55, 73
CMYK:
0, 39, 63, 26
HSL:
23°, 47.6190%, 50.5882%
HSV (HSB):
23°, 63.4921%, 74.1176%
XYZ:
28.1912, 23.5100, 8.6823
xyY:
0.4669, 0.3893, 23.5100
CIE-Lab:
55.5938, 24.8543, 37.3538
CIE-LCH:
55.5938, 44.8670, 56.3613
CIE-Luv:
55.5938, 57.3117, 37.3529
Hunter-Lab:
48.4871, 18.9305, 23.3243
#bd7345 color charts
#bd7345 color shades, tints & tones
#bd7345 color schemes
#bd7345 color preview, HTML & CSS examples
This text has a color of #bd7345
<p style="color:#bd7345;">Text here</p>
.mytext {color:#bd7345;}
This box has a color of #bd7345
<div style="background-color:#bd7345;">Content here</div>
.mybackground {background-color:#bd7345;}
Border around this has a color of #bd7345
<div style="border:2px solid #bd7345;">Content here</div>
.myborder {border:2px solid #bd7345;}