#bd0b6f color space conversions
Hex:
        #bd0b6f
        RGB:
        189, 11, 111
        CMY:
        26, 96, 56
        CMYK:
        0, 94, 41, 26
      HSL:
        326°, 89.0000%, 39.2157%
        HSV (HSB):
        326°, 94.1799%, 74.1176%
        XYZ:
        23.9752, 12.2059, 16.1313
        xyY:
        0.4583, 0.2333, 12.2059
      CIE-Lab:
        41.5414, 67.8970, -6.6183
        CIE-LCH:
        41.5414, 68.2188, 354.4326
        CIE-Luv:
        41.5414, 95.8941, -20.6898
        Hunter-Lab:
        34.9369, 61.3548, -2.9199
      #bd0b6f color charts
#bd0b6f RGB chart
      #bd0b6f CMYK chart
      #bd0b6f RGB pie chart
      #bd0b6f color shades, tints & tones
#bd0b6f color schemes
#bd0b6f color preview, HTML & CSS examples
           This text has a color of #bd0b6f        
        
          <p style="color:#bd0b6f;">Text here</p>
        
        
          .mytext {color:#bd0b6f;}
        
        Text color #bd0b6f
      
           This box has a color of #bd0b6f        
        
          <div style="background-color:#bd0b6f;">Content here</div>
        
        
          .mybackground {background-color:#bd0b6f;}
        
        Background color #bd0b6f
      
           Border around this has a color of #bd0b6f        
        
          <div style="border:2px solid #bd0b6f;">Content here</div>
        
        
          .myborder {border:2px solid #bd0b6f;}
        
        Border color #bd0b6f