#bd6e65 color space conversions
Hex:
        #bd6e65
        RGB:
        189, 110, 101
        CMY:
        26, 57, 60
        CMYK:
        0, 42, 47, 26
      HSL:
        6°, 40.0000%, 56.8627%
        HSV (HSB):
        6°, 46.5608%, 74.1176%
        XYZ:
        28.9112, 22.9103, 15.2103
        xyY:
        0.4313, 0.3418, 22.9103
      CIE-Lab:
        54.9798, 30.3156, 18.6049
        CIE-LCH:
        54.9798, 35.5693, 31.5377
        CIE-Luv:
        54.9798, 56.2444, 17.6653
        Hunter-Lab:
        47.8647, 24.0542, 14.6643
      #bd6e65 color charts
#bd6e65 RGB chart
      #bd6e65 CMYK chart
      #bd6e65 RGB pie chart
      #bd6e65 color shades, tints & tones
#bd6e65 color schemes
#bd6e65 color preview, HTML & CSS examples
           This text has a color of #bd6e65        
        
          <p style="color:#bd6e65;">Text here</p>
        
        
          .mytext {color:#bd6e65;}
        
        Text color #bd6e65
      
           This box has a color of #bd6e65        
        
          <div style="background-color:#bd6e65;">Content here</div>
        
        
          .mybackground {background-color:#bd6e65;}
        
        Background color #bd6e65
      
           Border around this has a color of #bd6e65        
        
          <div style="border:2px solid #bd6e65;">Content here</div>
        
        
          .myborder {border:2px solid #bd6e65;}
        
        Border color #bd6e65