#b01f1d color space conversions
Hex:
        #b01f1d
        RGB:
        176, 31, 29
        CMY:
        31, 88, 89
        CMYK:
        0, 82, 84, 31
      HSL:
        1°, 71.7073%, 40.1961%
        HSV (HSB):
        1°, 83.5227%, 69.0196%
        XYZ:
        18.6163, 10.2988, 2.1691
        xyY:
        0.5989, 0.3313, 10.2988
      CIE-Lab:
        38.3734, 56.0037, 39.5304
        CIE-LCH:
        38.3734, 68.5497, 35.2164
        CIE-Luv:
        38.3734, 108.1336, 23.8127
        Hunter-Lab:
        32.0917, 47.3865, 18.4568
      #b01f1d color charts
#b01f1d RGB chart
      #b01f1d CMYK chart
      #b01f1d RGB pie chart
      #b01f1d color shades, tints & tones
#b01f1d color schemes
#b01f1d color preview, HTML & CSS examples
           This text has a color of #b01f1d        
        
          <p style="color:#b01f1d;">Text here</p>
        
        
          .mytext {color:#b01f1d;}
        
        Text color #b01f1d
      
           This box has a color of #b01f1d        
        
          <div style="background-color:#b01f1d;">Content here</div>
        
        
          .mybackground {background-color:#b01f1d;}
        
        Background color #b01f1d
      
           Border around this has a color of #b01f1d        
        
          <div style="border:2px solid #b01f1d;">Content here</div>
        
        
          .myborder {border:2px solid #b01f1d;}
        
        Border color #b01f1d