#bd623d color space conversions
Hex:
        #bd623d
        RGB:
        189, 98, 61
        CMY:
        26, 62, 76
        CMYK:
        0, 48, 68, 26
      HSL:
        17°, 51.2000%, 49.0196%
        HSV (HSB):
        17°, 67.7249%, 74.1176%
        XYZ:
        26.1963, 19.8911, 6.8736
        xyY:
        0.4946, 0.3756, 19.8911
      CIE-Lab:
        51.7139, 33.5194, 37.1131
        CIE-LCH:
        51.7139, 50.0093, 47.9126
        CIE-Luv:
        51.7139, 71.0758, 33.8065
        Hunter-Lab:
        44.5994, 26.7960, 22.0820
      #bd623d color charts
#bd623d RGB chart
      #bd623d CMYK chart
      #bd623d RGB pie chart
      #bd623d color shades, tints & tones
#bd623d color schemes
#bd623d color preview, HTML & CSS examples
           This text has a color of #bd623d        
        
          <p style="color:#bd623d;">Text here</p>
        
        
          .mytext {color:#bd623d;}
        
        Text color #bd623d
      
           This box has a color of #bd623d        
        
          <div style="background-color:#bd623d;">Content here</div>
        
        
          .mybackground {background-color:#bd623d;}
        
        Background color #bd623d
      
           Border around this has a color of #bd623d        
        
          <div style="border:2px solid #bd623d;">Content here</div>
        
        
          .myborder {border:2px solid #bd623d;}
        
        Border color #bd623d