#b01f17 color space conversions
Hex:
        #b01f17
        RGB:
        176, 31, 23
        CMY:
        31, 88, 91
        CMYK:
        0, 82, 87, 31
      HSL:
        3°, 76.8844%, 39.0196%
        HSV (HSB):
        3°, 86.9318%, 69.0196%
        XYZ:
        18.5491, 10.2719, 1.8156
        xyY:
        0.6055, 0.3353, 10.2719
      CIE-Lab:
        38.3261, 55.8582, 42.5697
        CIE-LCH:
        38.3261, 70.2305, 37.3112
        CIE-Luv:
        38.3261, 109.0242, 25.3167
        Hunter-Lab:
        32.0499, 47.2211, 19.0761
      #b01f17 color charts
#b01f17 RGB chart
      #b01f17 CMYK chart
      #b01f17 RGB pie chart
      #b01f17 color shades, tints & tones
#b01f17 color schemes
#b01f17 color preview, HTML & CSS examples
           This text has a color of #b01f17        
        
          <p style="color:#b01f17;">Text here</p>
        
        
          .mytext {color:#b01f17;}
        
        Text color #b01f17
      
           This box has a color of #b01f17        
        
          <div style="background-color:#b01f17;">Content here</div>
        
        
          .mybackground {background-color:#b01f17;}
        
        Background color #b01f17
      
           Border around this has a color of #b01f17        
        
          <div style="border:2px solid #b01f17;">Content here</div>
        
        
          .myborder {border:2px solid #b01f17;}
        
        Border color #b01f17