#b70106 color space conversions
Hex:
        #b70106
        RGB:
        183, 1, 6
        CMY:
        28, 100, 98
        CMYK:
        0, 99, 97, 28
      HSL:
        358°, 98.9130%, 36.0784%
        HSV (HSB):
        358°, 99.4536%, 71.7647%
        XYZ:
        19.5722, 10.1021, 1.0906
        xyY:
        0.6362, 0.3284, 10.1021
      CIE-Lab:
        38.0251, 62.3923, 50.0343
        CIE-LCH:
        38.0251, 79.9764, 38.7272
        CIE-Luv:
        38.0251, 124.1375, 26.2294
        Hunter-Lab:
        31.7839, 54.2967, 20.2142
      #b70106 color charts
#b70106 RGB chart
      #b70106 CMYK chart
      #b70106 RGB pie chart
      #b70106 color shades, tints & tones
#b70106 color schemes
#b70106 color preview, HTML & CSS examples
           This text has a color of #b70106        
        
          <p style="color:#b70106;">Text here</p>
        
        
          .mytext {color:#b70106;}
        
        Text color #b70106
      
           This box has a color of #b70106        
        
          <div style="background-color:#b70106;">Content here</div>
        
        
          .mybackground {background-color:#b70106;}
        
        Background color #b70106
      
           Border around this has a color of #b70106        
        
          <div style="border:2px solid #b70106;">Content here</div>
        
        
          .myborder {border:2px solid #b70106;}
        
        Border color #b70106