#bd7223 color space conversions
Hex:
        #bd7223
        RGB:
        189, 114, 35
        CMY:
        26, 55, 86
        CMYK:
        0, 40, 81, 26
      HSL:
        31°, 68.7500%, 43.9216%
        HSV (HSB):
        31°, 81.4815%, 74.1176%
        XYZ:
        27.3070, 22.9748, 4.5855
        xyY:
        0.4977, 0.4187, 22.9748
      CIE-Lab:
        55.0464, 23.6905, 52.9106
        CIE-LCH:
        55.0464, 57.9721, 65.8798
        CIE-Luv:
        55.0464, 61.0873, 48.5054
        Hunter-Lab:
        47.9320, 17.8107, 27.8804
      #bd7223 color charts
#bd7223 RGB chart
      #bd7223 CMYK chart
      #bd7223 RGB pie chart
      #bd7223 color shades, tints & tones
#bd7223 color schemes
#bd7223 color preview, HTML & CSS examples
           This text has a color of #bd7223        
        
          <p style="color:#bd7223;">Text here</p>
        
        
          .mytext {color:#bd7223;}
        
        Text color #bd7223
      
           This box has a color of #bd7223        
        
          <div style="background-color:#bd7223;">Content here</div>
        
        
          .mybackground {background-color:#bd7223;}
        
        Background color #bd7223
      
           Border around this has a color of #bd7223        
        
          <div style="border:2px solid #bd7223;">Content here</div>
        
        
          .myborder {border:2px solid #bd7223;}
        
        Border color #bd7223