#bd133f color space conversions
Hex:
        #bd133f
        RGB:
        189, 19, 63
        CMY:
        26, 93, 75
        CMYK:
        0, 90, 67, 26
      HSL:
        344°, 81.7308%, 40.7843%
        HSV (HSB):
        344°, 89.9471%, 74.1176%
        XYZ:
        22.1163, 11.6434, 5.7844
        xyY:
        0.5593, 0.2944, 11.6434
      CIE-Lab:
        40.6437, 63.3813, 22.4770
        CIE-LCH:
        40.6437, 67.2488, 19.5261
        CIE-Luv:
        40.6437, 113.7661, 11.1297
        Hunter-Lab:
        34.1225, 55.9796, 13.8350
      #bd133f color charts
#bd133f RGB chart
      #bd133f CMYK chart
      #bd133f RGB pie chart
      #bd133f color shades, tints & tones
#bd133f color schemes
#bd133f color preview, HTML & CSS examples
           This text has a color of #bd133f        
        
          <p style="color:#bd133f;">Text here</p>
        
        
          .mytext {color:#bd133f;}
        
        Text color #bd133f
      
           This box has a color of #bd133f        
        
          <div style="background-color:#bd133f;">Content here</div>
        
        
          .mybackground {background-color:#bd133f;}
        
        Background color #bd133f
      
           Border around this has a color of #bd133f        
        
          <div style="border:2px solid #bd133f;">Content here</div>
        
        
          .myborder {border:2px solid #bd133f;}
        
        Border color #bd133f