#bd0d4a color space conversions
Hex:
        #bd0d4a
        RGB:
        189, 13, 74
        CMY:
        26, 95, 71
        CMYK:
        0, 93, 61, 26
      HSL:
        339°, 87.1287%, 39.6078%
        HSV (HSB):
        339°, 93.1217%, 74.1176%
        XYZ:
        22.3662, 11.6011, 7.5390
        xyY:
        0.5389, 0.2795, 11.6011
      CIE-Lab:
        40.5749, 64.8317, 15.4170
        CIE-LCH:
        40.5749, 66.6396, 13.3765
        CIE-Luv:
        40.5749, 111.1267, 4.4423
        Hunter-Lab:
        34.0604, 57.6090, 10.7189
      #bd0d4a color charts
#bd0d4a RGB chart
      #bd0d4a CMYK chart
      #bd0d4a RGB pie chart
      #bd0d4a color shades, tints & tones
#bd0d4a color schemes
#bd0d4a color preview, HTML & CSS examples
           This text has a color of #bd0d4a        
        
          <p style="color:#bd0d4a;">Text here</p>
        
        
          .mytext {color:#bd0d4a;}
        
        Text color #bd0d4a
      
           This box has a color of #bd0d4a        
        
          <div style="background-color:#bd0d4a;">Content here</div>
        
        
          .mybackground {background-color:#bd0d4a;}
        
        Background color #bd0d4a
      
           Border around this has a color of #bd0d4a        
        
          <div style="border:2px solid #bd0d4a;">Content here</div>
        
        
          .myborder {border:2px solid #bd0d4a;}
        
        Border color #bd0d4a