#bd5745 color space conversions
Hex:
#bd5745
RGB:
189, 87, 69
CMY:
26, 66, 73
CMYK:
0, 54, 63, 26
HSL:
9°, 47.6190%, 50.5882%
HSV (HSB):
9°, 63.4921%, 74.1176%
XYZ:
25.4686, 18.0649, 7.7747
xyY:
0.4964, 0.3521, 18.0649
CIE-Lab:
49.5747, 39.6990, 30.0865
CIE-LCH:
49.5747, 49.8117, 37.1572
CIE-Luv:
49.5747, 77.8206, 25.8498
Hunter-Lab:
42.5028, 32.5813, 18.9064
#bd5745 color charts
#bd5745 color shades, tints & tones
#bd5745 color schemes
#bd5745 color preview, HTML & CSS examples
This text has a color of #bd5745
<p style="color:#bd5745;">Text here</p>
.mytext {color:#bd5745;}
This box has a color of #bd5745
<div style="background-color:#bd5745;">Content here</div>
.mybackground {background-color:#bd5745;}
Border around this has a color of #bd5745
<div style="border:2px solid #bd5745;">Content here</div>
.myborder {border:2px solid #bd5745;}