#bd2a2a color space conversions
Hex:
        #bd2a2a
        RGB:
        189, 42, 42
        CMY:
        26, 84, 84
        CMYK:
        0, 78, 78, 26
      HSL:
        0°, 63.6364%, 45.2941%
        HSV (HSB):
        0°, 77.7778%, 74.1176%
        XYZ:
        22.2321, 12.6419, 3.4589
        xyY:
        0.5800, 0.3298, 12.6419
      CIE-Lab:
        42.2187, 57.1286, 37.0356
        CIE-LCH:
        42.2187, 68.0832, 32.9547
        CIE-Luv:
        42.2187, 111.0372, 23.9439
        Hunter-Lab:
        35.5555, 49.3905, 19.1211
      #bd2a2a color charts
#bd2a2a RGB chart
      #bd2a2a CMYK chart
      #bd2a2a RGB pie chart
      #bd2a2a color shades, tints & tones
#bd2a2a color schemes
#bd2a2a color preview, HTML & CSS examples
           This text has a color of #bd2a2a        
        
          <p style="color:#bd2a2a;">Text here</p>
        
        
          .mytext {color:#bd2a2a;}
        
        Text color #bd2a2a
      
           This box has a color of #bd2a2a        
        
          <div style="background-color:#bd2a2a;">Content here</div>
        
        
          .mybackground {background-color:#bd2a2a;}
        
        Background color #bd2a2a
      
           Border around this has a color of #bd2a2a        
        
          <div style="border:2px solid #bd2a2a;">Content here</div>
        
        
          .myborder {border:2px solid #bd2a2a;}
        
        Border color #bd2a2a