#bd5864 color space conversions
Hex:
        #bd5864
        RGB:
        189, 88, 100
        CMY:
        26, 65, 61
        CMYK:
        0, 53, 47, 26
      HSL:
        353°, 43.3476%, 54.3137%
        HSV (HSB):
        353°, 53.4392%, 74.1176%
        XYZ:
        26.7762, 18.7184, 14.2583
        xyY:
        0.4481, 0.3133, 18.7184
      CIE-Lab:
        50.3561, 41.7559, 12.8446
        CIE-LCH:
        50.3561, 43.6868, 17.0985
        CIE-Luv:
        50.3561, 70.6272, 8.2118
        Hunter-Lab:
        43.2647, 34.7591, 10.7457
      #bd5864 color charts
#bd5864 RGB chart
      #bd5864 CMYK chart
      #bd5864 RGB pie chart
      #bd5864 color shades, tints & tones
#bd5864 color schemes
#bd5864 color preview, HTML & CSS examples
           This text has a color of #bd5864        
        
          <p style="color:#bd5864;">Text here</p>
        
        
          .mytext {color:#bd5864;}
        
        Text color #bd5864
      
           This box has a color of #bd5864        
        
          <div style="background-color:#bd5864;">Content here</div>
        
        
          .mybackground {background-color:#bd5864;}
        
        Background color #bd5864
      
           Border around this has a color of #bd5864        
        
          <div style="border:2px solid #bd5864;">Content here</div>
        
        
          .myborder {border:2px solid #bd5864;}
        
        Border color #bd5864