#b01e0d color space conversions
Hex:
        #b01e0d
        RGB:
        176, 30, 13
        CMY:
        31, 88, 95
        CMYK:
        0, 83, 93, 31
      HSL:
        6°, 86.2434%, 37.0588%
        HSV (HSB):
        6°, 92.6136%, 69.0196%
        XYZ:
        18.4414, 10.1877, 1.3752
        xyY:
        0.6146, 0.3395, 10.1877
      CIE-Lab:
        38.1772, 55.9375, 46.8324
        CIE-LCH:
        38.1772, 72.9539, 39.9370
        CIE-Luv:
        38.1772, 110.5559, 27.0286
        Hunter-Lab:
        31.9182, 47.2753, 19.7882
      #b01e0d color charts
#b01e0d RGB chart
      #b01e0d CMYK chart
      #b01e0d RGB pie chart
      #b01e0d color shades, tints & tones
#b01e0d color schemes
#b01e0d color preview, HTML & CSS examples
           This text has a color of #b01e0d        
        
          <p style="color:#b01e0d;">Text here</p>
        
        
          .mytext {color:#b01e0d;}
        
        Text color #b01e0d
      
           This box has a color of #b01e0d        
        
          <div style="background-color:#b01e0d;">Content here</div>
        
        
          .mybackground {background-color:#b01e0d;}
        
        Background color #b01e0d
      
           Border around this has a color of #b01e0d        
        
          <div style="border:2px solid #b01e0d;">Content here</div>
        
        
          .myborder {border:2px solid #b01e0d;}
        
        Border color #b01e0d