#b3250a color space conversions
Hex:
        #b3250a
        RGB:
        179, 37, 10
        CMY:
        30, 85, 96
        CMYK:
        0, 79, 94, 30
      HSL:
        10°, 89.4180%, 37.0588%
        HSV (HSB):
        10°, 94.4134%, 70.1961%
        XYZ:
        19.3068, 10.9288, 1.3790
        xyY:
        0.6107, 0.3457, 10.9288
      CIE-Lab:
        39.4602, 54.8659, 49.0014
        CIE-LCH:
        39.4602, 73.5622, 41.7684
        CIE-Luv:
        39.4602, 109.9384, 29.0314
        Hunter-Lab:
        33.0587, 46.3940, 20.6678
      #b3250a color charts
#b3250a RGB chart
      #b3250a CMYK chart
      #b3250a RGB pie chart
      #b3250a color shades, tints & tones
#b3250a color schemes
#b3250a color preview, HTML & CSS examples
           This text has a color of #b3250a        
        
          <p style="color:#b3250a;">Text here</p>
        
        
          .mytext {color:#b3250a;}
        
        Text color #b3250a
      
           This box has a color of #b3250a        
        
          <div style="background-color:#b3250a;">Content here</div>
        
        
          .mybackground {background-color:#b3250a;}
        
        Background color #b3250a
      
           Border around this has a color of #b3250a        
        
          <div style="border:2px solid #b3250a;">Content here</div>
        
        
          .myborder {border:2px solid #b3250a;}
        
        Border color #b3250a