#b4103e color space conversions
Hex:
        #b4103e
        RGB:
        180, 16, 62
        CMY:
        29, 94, 76
        CMYK:
        0, 91, 66, 29
      HSL:
        343°, 83.6735%, 38.4314%
        HSV (HSB):
        343°, 91.1111%, 70.5882%
        XYZ:
        19.8772, 10.4217, 5.5214
        xyY:
        0.5549, 0.2909, 10.4217
      CIE-Lab:
        38.5888, 61.4884, 20.0913
        CIE-LCH:
        38.5888, 64.6876, 18.0948
        CIE-Luv:
        38.5888, 107.6660, 9.1489
        Hunter-Lab:
        32.2826, 53.4121, 12.4573
      #b4103e color charts
#b4103e RGB chart
      #b4103e CMYK chart
      #b4103e RGB pie chart
      #b4103e color shades, tints & tones
#b4103e color schemes
#b4103e color preview, HTML & CSS examples
           This text has a color of #b4103e        
        
          <p style="color:#b4103e;">Text here</p>
        
        
          .mytext {color:#b4103e;}
        
        Text color #b4103e
      
           This box has a color of #b4103e        
        
          <div style="background-color:#b4103e;">Content here</div>
        
        
          .mybackground {background-color:#b4103e;}
        
        Background color #b4103e
      
           Border around this has a color of #b4103e        
        
          <div style="border:2px solid #b4103e;">Content here</div>
        
        
          .myborder {border:2px solid #b4103e;}
        
        Border color #b4103e