#b3192f color space conversions
Hex:
        #b3192f
        RGB:
        179, 25, 47
        CMY:
        30, 90, 82
        CMYK:
        0, 86, 74, 30
      HSL:
        351°, 75.4902%, 40.0000%
        HSV (HSB):
        351°, 86.0335%, 70.1961%
        XYZ:
        19.4511, 10.4842, 3.6878
        xyY:
        0.5785, 0.3118, 10.4842
      CIE-Lab:
        38.6978, 58.8830, 29.5974
        CIE-LCH:
        38.6978, 65.9031, 26.6863
        CIE-Luv:
        38.6978, 108.9171, 17.1857
        Hunter-Lab:
        32.3793, 50.5659, 15.9128
      #b3192f color charts
#b3192f RGB chart
      #b3192f CMYK chart
      #b3192f RGB pie chart
      #b3192f color shades, tints & tones
#b3192f color schemes
#b3192f color preview, HTML & CSS examples
           This text has a color of #b3192f        
        
          <p style="color:#b3192f;">Text here</p>
        
        
          .mytext {color:#b3192f;}
        
        Text color #b3192f
      
           This box has a color of #b3192f        
        
          <div style="background-color:#b3192f;">Content here</div>
        
        
          .mybackground {background-color:#b3192f;}
        
        Background color #b3192f
      
           Border around this has a color of #b3192f        
        
          <div style="border:2px solid #b3192f;">Content here</div>
        
        
          .myborder {border:2px solid #b3192f;}
        
        Border color #b3192f