#b71f00 color space conversions
Hex:
        #b71f00
        RGB:
        183, 31, 0
        CMY:
        28, 88, 100
        CMYK:
        0, 83, 100, 28
      HSL:
        10°, 100.0000%, 35.8824%
        HSV (HSB):
        10°, 100.0000%, 71.7647%
        XYZ:
        20.0184, 11.0473, 1.0772
        xyY:
        0.6228, 0.3437, 11.0473
      CIE-Lab:
        39.6599, 57.5729, 53.0301
        CIE-LCH:
        39.6599, 78.2741, 42.6480
        CIE-Luv:
        39.6599, 116.4810, 29.8199
        Hunter-Lab:
        33.2374, 49.3426, 21.3446
      #b71f00 color charts
#b71f00 RGB chart
      #b71f00 CMYK chart
      #b71f00 RGB pie chart
      #b71f00 color shades, tints & tones
#b71f00 color schemes
#b71f00 color preview, HTML & CSS examples
           This text has a color of #b71f00        
        
          <p style="color:#b71f00;">Text here</p>
        
        
          .mytext {color:#b71f00;}
        
        Text color #b71f00
      
           This box has a color of #b71f00        
        
          <div style="background-color:#b71f00;">Content here</div>
        
        
          .mybackground {background-color:#b71f00;}
        
        Background color #b71f00
      
           Border around this has a color of #b71f00        
        
          <div style="border:2px solid #b71f00;">Content here</div>
        
        
          .myborder {border:2px solid #b71f00;}
        
        Border color #b71f00