#bd0b5b color space conversions
Hex:
        #bd0b5b
        RGB:
        189, 11, 91
        CMY:
        26, 96, 64
        CMYK:
        0, 94, 52, 26
      HSL:
        333°, 89.0000%, 39.2157%
        HSV (HSB):
        333°, 94.1799%, 74.1176%
        XYZ:
        22.9943, 11.8135, 10.9658
        xyY:
        0.5023, 0.2581, 11.8135
      CIE-Lab:
        40.9181, 66.2150, 5.0831
        CIE-LCH:
        40.9181, 66.4099, 4.3898
        CIE-Luv:
        40.9181, 104.6595, -6.4925
        Hunter-Lab:
        34.3708, 59.2688, 5.1433
      #bd0b5b color charts
#bd0b5b RGB chart
      #bd0b5b CMYK chart
      #bd0b5b RGB pie chart
      #bd0b5b color shades, tints & tones
#bd0b5b color schemes
#bd0b5b color preview, HTML & CSS examples
           This text has a color of #bd0b5b        
        
          <p style="color:#bd0b5b;">Text here</p>
        
        
          .mytext {color:#bd0b5b;}
        
        Text color #bd0b5b
      
           This box has a color of #bd0b5b        
        
          <div style="background-color:#bd0b5b;">Content here</div>
        
        
          .mybackground {background-color:#bd0b5b;}
        
        Background color #bd0b5b
      
           Border around this has a color of #bd0b5b        
        
          <div style="border:2px solid #bd0b5b;">Content here</div>
        
        
          .myborder {border:2px solid #bd0b5b;}
        
        Border color #bd0b5b