#b42410 color space conversions
Hex:
        #b42410
        RGB:
        180, 36, 16
        CMY:
        29, 86, 94
        CMYK:
        0, 80, 91, 29
      HSL:
        7°, 83.6735%, 38.4314%
        HSV (HSB):
        7°, 91.1111%, 70.5882%
        XYZ:
        19.5468, 11.0025, 1.5837
        xyY:
        0.6083, 0.3424, 11.0025
      CIE-Lab:
        39.5846, 55.5427, 47.0155
        CIE-LCH:
        39.5846, 72.7699, 40.2471
        CIE-Luv:
        39.5846, 110.6995, 28.1302
        Hunter-Lab:
        33.1700, 47.1412, 20.3882
      #b42410 color charts
#b42410 RGB chart
      #b42410 CMYK chart
      #b42410 RGB pie chart
      #b42410 color shades, tints & tones
#b42410 color schemes
#b42410 color preview, HTML & CSS examples
           This text has a color of #b42410        
        
          <p style="color:#b42410;">Text here</p>
        
        
          .mytext {color:#b42410;}
        
        Text color #b42410
      
           This box has a color of #b42410        
        
          <div style="background-color:#b42410;">Content here</div>
        
        
          .mybackground {background-color:#b42410;}
        
        Background color #b42410
      
           Border around this has a color of #b42410        
        
          <div style="border:2px solid #b42410;">Content here</div>
        
        
          .myborder {border:2px solid #b42410;}
        
        Border color #b42410