#bd0d5b color space conversions
Hex:
        #bd0d5b
        RGB:
        189, 13, 91
        CMY:
        26, 95, 64
        CMYK:
        0, 93, 52, 26
      HSL:
        333°, 87.1287%, 39.6078%
        HSV (HSB):
        333°, 93.1217%, 74.1176%
        XYZ:
        23.0185, 11.8620, 10.9739
        xyY:
        0.5020, 0.2587, 11.8620
      CIE-Lab:
        40.9959, 65.9892, 5.1944
        CIE-LCH:
        40.9959, 66.1934, 4.5008
        CIE-Luv:
        40.9959, 104.3817, -6.3167
        Hunter-Lab:
        34.4412, 59.0268, 5.2175
      #bd0d5b color charts
#bd0d5b RGB chart
      #bd0d5b CMYK chart
      #bd0d5b RGB pie chart
      #bd0d5b color shades, tints & tones
#bd0d5b color schemes
#bd0d5b color preview, HTML & CSS examples
           This text has a color of #bd0d5b        
        
          <p style="color:#bd0d5b;">Text here</p>
        
        
          .mytext {color:#bd0d5b;}
        
        Text color #bd0d5b
      
           This box has a color of #bd0d5b        
        
          <div style="background-color:#bd0d5b;">Content here</div>
        
        
          .mybackground {background-color:#bd0d5b;}
        
        Background color #bd0d5b
      
           Border around this has a color of #bd0d5b        
        
          <div style="border:2px solid #bd0d5b;">Content here</div>
        
        
          .myborder {border:2px solid #bd0d5b;}
        
        Border color #bd0d5b