#b70b29 color space conversions
Hex:
        #b70b29
        RGB:
        183, 11, 41
        CMY:
        28, 96, 84
        CMYK:
        0, 94, 78, 28
      HSL:
        350°, 88.6598%, 38.0392%
        HSV (HSB):
        350°, 93.9891%, 71.7647%
        XYZ:
        20.0483, 10.4667, 3.0614
        xyY:
        0.5971, 0.3117, 10.4667
      CIE-Lab:
        38.6674, 61.9994, 33.4380
        CIE-LCH:
        38.6674, 70.4416, 28.3392
        CIE-Luv:
        38.6674, 117.0064, 18.8418
        Hunter-Lab:
        32.3523, 53.9978, 17.0361
      #b70b29 color charts
#b70b29 RGB chart
      #b70b29 CMYK chart
      #b70b29 RGB pie chart
      #b70b29 color shades, tints & tones
#b70b29 color schemes
#b70b29 color preview, HTML & CSS examples
           This text has a color of #b70b29        
        
          <p style="color:#b70b29;">Text here</p>
        
        
          .mytext {color:#b70b29;}
        
        Text color #b70b29
      
           This box has a color of #b70b29        
        
          <div style="background-color:#b70b29;">Content here</div>
        
        
          .mybackground {background-color:#b70b29;}
        
        Background color #b70b29
      
           Border around this has a color of #b70b29        
        
          <div style="border:2px solid #b70b29;">Content here</div>
        
        
          .myborder {border:2px solid #b70b29;}
        
        Border color #b70b29