#bd5859 color space conversions
Hex:
        #bd5859
        RGB:
        189, 88, 89
        CMY:
        26, 65, 65
        CMYK:
        0, 53, 53, 26
      HSL:
        359°, 43.3476%, 54.3137%
        HSV (HSB):
        359°, 53.4392%, 74.1176%
        XYZ:
        26.2792, 18.5195, 11.6408
        xyY:
        0.4656, 0.3281, 18.5195
      CIE-Lab:
        50.1203, 40.7313, 19.0777
        CIE-LCH:
        50.1203, 44.9777, 25.0975
        CIE-Luv:
        50.1203, 73.1340, 15.2080
        Hunter-Lab:
        43.0343, 33.6920, 14.0861
      #bd5859 color charts
#bd5859 RGB chart
      #bd5859 CMYK chart
      #bd5859 RGB pie chart
      #bd5859 color shades, tints & tones
#bd5859 color schemes
#bd5859 color preview, HTML & CSS examples
           This text has a color of #bd5859        
        
          <p style="color:#bd5859;">Text here</p>
        
        
          .mytext {color:#bd5859;}
        
        Text color #bd5859
      
           This box has a color of #bd5859        
        
          <div style="background-color:#bd5859;">Content here</div>
        
        
          .mybackground {background-color:#bd5859;}
        
        Background color #bd5859
      
           Border around this has a color of #bd5859        
        
          <div style="border:2px solid #bd5859;">Content here</div>
        
        
          .myborder {border:2px solid #bd5859;}
        
        Border color #bd5859