#bd4c2c color space conversions
Hex:
#bd4c2c
RGB:
189, 76, 44
CMY:
26, 70, 83
CMYK:
0, 60, 77, 26
HSL:
13°, 62.2318%, 45.6863%
HSV (HSB):
13°, 76.7196%, 74.1176%
XYZ:
24.0253, 16.1695, 4.2376
xyY:
0.5407, 0.3639, 16.1695
CIE-Lab:
47.1962, 43.7434, 41.1816
CIE-LCH:
47.1962, 60.0784, 43.2721
CIE-Luv:
47.1962, 89.7392, 32.3564
Hunter-Lab:
40.2114, 36.2795, 21.8998
#bd4c2c color charts
#bd4c2c color shades, tints & tones
#bd4c2c color schemes
#bd4c2c color preview, HTML & CSS examples
This text has a color of #bd4c2c
<p style="color:#bd4c2c;">Text here</p>
.mytext {color:#bd4c2c;}
This box has a color of #bd4c2c
<div style="background-color:#bd4c2c;">Content here</div>
.mybackground {background-color:#bd4c2c;}
Border around this has a color of #bd4c2c
<div style="border:2px solid #bd4c2c;">Content here</div>
.myborder {border:2px solid #bd4c2c;}