#b70d18 color space conversions
Hex:
        #b70d18
        RGB:
        183, 13, 24
        CMY:
        28, 95, 91
        CMYK:
        0, 93, 87, 28
      HSL:
        356°, 86.7347%, 38.4314%
        HSV (HSB):
        356°, 92.8962%, 71.7647%
        XYZ:
        19.8372, 10.4211, 1.8301
        xyY:
        0.6182, 0.3248, 10.4211
      CIE-Lab:
        38.5878, 61.2940, 42.8858
        CIE-LCH:
        38.5878, 74.8074, 34.9795
        CIE-Luv:
        38.5878, 119.8916, 24.0801
        Hunter-Lab:
        32.2817, 53.1960, 19.2360
      #b70d18 color charts
#b70d18 RGB chart
      #b70d18 CMYK chart
      #b70d18 RGB pie chart
      #b70d18 color shades, tints & tones
#b70d18 color schemes
#b70d18 color preview, HTML & CSS examples
           This text has a color of #b70d18        
        
          <p style="color:#b70d18;">Text here</p>
        
        
          .mytext {color:#b70d18;}
        
        Text color #b70d18
      
           This box has a color of #b70d18        
        
          <div style="background-color:#b70d18;">Content here</div>
        
        
          .mybackground {background-color:#b70d18;}
        
        Background color #b70d18
      
           Border around this has a color of #b70d18        
        
          <div style="border:2px solid #b70d18;">Content here</div>
        
        
          .myborder {border:2px solid #b70d18;}
        
        Border color #b70d18