#bd052f color space conversions
Hex:
        #bd052f
        RGB:
        189, 5, 47
        CMY:
        26, 98, 82
        CMYK:
        0, 97, 75, 26
      HSL:
        346°, 94.8454%, 38.0392%
        HSV (HSB):
        346°, 97.3545%, 74.1176%
        XYZ:
        21.5536, 11.1326, 3.7021
        xyY:
        0.5923, 0.3059, 11.1326
      CIE-Lab:
        39.8029, 64.3749, 31.4191
        CIE-LCH:
        39.8029, 71.6329, 26.0153
        CIE-Luv:
        39.8029, 121.0756, 17.3401
        Hunter-Lab:
        33.3655, 56.9186, 16.7773
      #bd052f color charts
#bd052f RGB chart
      #bd052f CMYK chart
      #bd052f RGB pie chart
      #bd052f color shades, tints & tones
#bd052f color schemes
#bd052f color preview, HTML & CSS examples
           This text has a color of #bd052f        
        
          <p style="color:#bd052f;">Text here</p>
        
        
          .mytext {color:#bd052f;}
        
        Text color #bd052f
      
           This box has a color of #bd052f        
        
          <div style="background-color:#bd052f;">Content here</div>
        
        
          .mybackground {background-color:#bd052f;}
        
        Background color #bd052f
      
           Border around this has a color of #bd052f        
        
          <div style="border:2px solid #bd052f;">Content here</div>
        
        
          .myborder {border:2px solid #bd052f;}
        
        Border color #bd052f