#bd4e3c color space conversions
Hex:
#bd4e3c
RGB:
189, 78, 60
CMY:
26, 69, 76
CMYK:
0, 59, 68, 26
HSL:
8°, 51.8072%, 48.8235%
HSV (HSB):
8°, 68.2540%, 74.1176%
XYZ:
24.5263, 16.5938, 6.1852
xyY:
0.5185, 0.3508, 16.5938
CIE-Lab:
47.7441, 43.5635, 33.0210
CIE-LCH:
47.7441, 54.6641, 37.1620
CIE-Luv:
47.7441, 85.7452, 26.7734
Hunter-Lab:
40.7355, 36.1850, 19.5124
#bd4e3c color charts
#bd4e3c color shades, tints & tones
#bd4e3c color schemes
#bd4e3c color preview, HTML & CSS examples
This text has a color of #bd4e3c
<p style="color:#bd4e3c;">Text here</p>
.mytext {color:#bd4e3c;}
This box has a color of #bd4e3c
<div style="background-color:#bd4e3c;">Content here</div>
.mybackground {background-color:#bd4e3c;}
Border around this has a color of #bd4e3c
<div style="border:2px solid #bd4e3c;">Content here</div>
.myborder {border:2px solid #bd4e3c;}