#b3241a color space conversions
Hex:
        #b3241a
        RGB:
        179, 36, 26
        CMY:
        30, 86, 90
        CMYK:
        0, 80, 85, 30
      HSL:
        4°, 74.6341%, 40.1961%
        HSV (HSB):
        4°, 85.4749%, 70.1961%
        XYZ:
        19.4077, 10.9200, 2.0622
        xyY:
        0.5992, 0.3371, 10.9200
      CIE-Lab:
        39.4455, 55.4410, 42.2846
        CIE-LCH:
        39.4455, 69.7258, 37.3326
        CIE-Luv:
        39.4455, 108.7372, 25.9378
        Hunter-Lab:
        33.0455, 47.0041, 19.4319
      #b3241a color charts
#b3241a RGB chart
      #b3241a CMYK chart
      #b3241a RGB pie chart
      #b3241a color shades, tints & tones
#b3241a color schemes
#b3241a color preview, HTML & CSS examples
           This text has a color of #b3241a        
        
          <p style="color:#b3241a;">Text here</p>
        
        
          .mytext {color:#b3241a;}
        
        Text color #b3241a
      
           This box has a color of #b3241a        
        
          <div style="background-color:#b3241a;">Content here</div>
        
        
          .mybackground {background-color:#b3241a;}
        
        Background color #b3241a
      
           Border around this has a color of #b3241a        
        
          <div style="border:2px solid #b3241a;">Content here</div>
        
        
          .myborder {border:2px solid #b3241a;}
        
        Border color #b3241a