#b4073d color space conversions
Hex:
        #b4073d
        RGB:
        180, 7, 61
        CMY:
        29, 97, 76
        CMYK:
        0, 96, 66, 29
      HSL:
        341°, 92.5134%, 36.6667%
        HSV (HSB):
        341°, 96.1111%, 70.5882%
        XYZ:
        19.7407, 10.1922, 5.3417
        xyY:
        0.5596, 0.2889, 10.1922
      CIE-Lab:
        38.1852, 62.5475, 20.2071
        CIE-LCH:
        38.1852, 65.7306, 17.9040
        CIE-Luv:
        38.1852, 109.5723, 8.8906
        Hunter-Lab:
        31.9252, 54.5049, 12.4272
      #b4073d color charts
#b4073d RGB chart
      #b4073d CMYK chart
      #b4073d RGB pie chart
      #b4073d color shades, tints & tones
#b4073d color schemes
#b4073d color preview, HTML & CSS examples
           This text has a color of #b4073d        
        
          <p style="color:#b4073d;">Text here</p>
        
        
          .mytext {color:#b4073d;}
        
        Text color #b4073d
      
           This box has a color of #b4073d        
        
          <div style="background-color:#b4073d;">Content here</div>
        
        
          .mybackground {background-color:#b4073d;}
        
        Background color #b4073d
      
           Border around this has a color of #b4073d        
        
          <div style="border:2px solid #b4073d;">Content here</div>
        
        
          .myborder {border:2px solid #b4073d;}
        
        Border color #b4073d