#b31f17 color space conversions
Hex:
        #b31f17
        RGB:
        179, 31, 23
        CMY:
        30, 88, 91
        CMYK:
        0, 83, 87, 30
      HSL:
        3°, 77.2277%, 39.6078%
        HSV (HSB):
        3°, 87.1508%, 70.1961%
        XYZ:
        19.2350, 10.6255, 1.8477
        xyY:
        0.6066, 0.3351, 10.6255
      CIE-Lab:
        38.9425, 56.7331, 43.3331
        CIE-LCH:
        38.9425, 71.3891, 37.3728
        CIE-Luv:
        38.9425, 111.3487, 25.7863
        Hunter-Lab:
        32.5968, 48.2865, 19.4569
      #b31f17 color charts
#b31f17 RGB chart
      #b31f17 CMYK chart
      #b31f17 RGB pie chart
      #b31f17 color shades, tints & tones
#b31f17 color schemes
#b31f17 color preview, HTML & CSS examples
           This text has a color of #b31f17        
        
          <p style="color:#b31f17;">Text here</p>
        
        
          .mytext {color:#b31f17;}
        
        Text color #b31f17
      
           This box has a color of #b31f17        
        
          <div style="background-color:#b31f17;">Content here</div>
        
        
          .mybackground {background-color:#b31f17;}
        
        Background color #b31f17
      
           Border around this has a color of #b31f17        
        
          <div style="border:2px solid #b31f17;">Content here</div>
        
        
          .myborder {border:2px solid #b31f17;}
        
        Border color #b31f17