#bd0b3d color space conversions
Hex:
        #bd0b3d
        RGB:
        189, 11, 61
        CMY:
        26, 96, 76
        CMYK:
        0, 94, 68, 26
      HSL:
        343°, 89.0000%, 39.2157%
        HSV (HSB):
        343°, 94.1799%, 74.1176%
        XYZ:
        21.9482, 11.3951, 5.4575
        xyY:
        0.5657, 0.2937, 11.3951
      CIE-Lab:
        40.2381, 64.3486, 23.2212
        CIE-LCH:
        40.2381, 68.4103, 19.8428
        CIE-Luv:
        40.2381, 115.9838, 11.3938
        Hunter-Lab:
        33.7566, 56.9851, 14.0440
      #bd0b3d color charts
#bd0b3d RGB chart
      #bd0b3d CMYK chart
      #bd0b3d RGB pie chart
      #bd0b3d color shades, tints & tones
#bd0b3d color schemes
#bd0b3d color preview, HTML & CSS examples
           This text has a color of #bd0b3d        
        
          <p style="color:#bd0b3d;">Text here</p>
        
        
          .mytext {color:#bd0b3d;}
        
        Text color #bd0b3d
      
           This box has a color of #bd0b3d        
        
          <div style="background-color:#bd0b3d;">Content here</div>
        
        
          .mybackground {background-color:#bd0b3d;}
        
        Background color #bd0b3d
      
           Border around this has a color of #bd0b3d        
        
          <div style="border:2px solid #bd0b3d;">Content here</div>
        
        
          .myborder {border:2px solid #bd0b3d;}
        
        Border color #bd0b3d