#bd5b2c color space conversions
Hex:
#bd5b2c
RGB:
189, 91, 44
CMY:
26, 64, 83
CMYK:
0, 52, 77, 26
HSL:
19°, 62.2318%, 45.6863%
HSV (HSB):
19°, 76.7196%, 74.1176%
XYZ:
25.1820, 18.4828, 4.6232
xyY:
0.5215, 0.3828, 18.4828
CIE-Lab:
50.0766, 36.3218, 44.1517
CIE-LCH:
50.0766, 57.1720, 50.5573
CIE-Luv:
50.0766, 78.5250, 37.4870
Hunter-Lab:
42.9917, 29.3193, 23.7183
#bd5b2c color charts
#bd5b2c color shades, tints & tones
#bd5b2c color schemes
#bd5b2c color preview, HTML & CSS examples
This text has a color of #bd5b2c
<p style="color:#bd5b2c;">Text here</p>
.mytext {color:#bd5b2c;}
This box has a color of #bd5b2c
<div style="background-color:#bd5b2c;">Content here</div>
.mybackground {background-color:#bd5b2c;}
Border around this has a color of #bd5b2c
<div style="border:2px solid #bd5b2c;">Content here</div>
.myborder {border:2px solid #bd5b2c;}