#b3192d color space conversions
Hex:
        #b3192d
        RGB:
        179, 25, 45
        CMY:
        30, 90, 82
        CMYK:
        0, 86, 75, 30
      HSL:
        352°, 75.4902%, 40.0000%
        HSV (HSB):
        352°, 86.0335%, 70.1961%
        XYZ:
        19.4117, 10.4684, 3.4801
        xyY:
        0.5819, 0.3138, 10.4684
      CIE-Lab:
        38.6703, 58.8020, 30.7883
        CIE-LCH:
        38.6703, 66.3747, 27.6362
        CIE-Luv:
        38.6703, 109.4176, 18.0069
        Hunter-Lab:
        32.3550, 50.4718, 16.2712
      #b3192d color charts
#b3192d RGB chart
      #b3192d CMYK chart
      #b3192d RGB pie chart
      #b3192d color shades, tints & tones
#b3192d color schemes
#b3192d color preview, HTML & CSS examples
           This text has a color of #b3192d        
        
          <p style="color:#b3192d;">Text here</p>
        
        
          .mytext {color:#b3192d;}
        
        Text color #b3192d
      
           This box has a color of #b3192d        
        
          <div style="background-color:#b3192d;">Content here</div>
        
        
          .mybackground {background-color:#b3192d;}
        
        Background color #b3192d
      
           Border around this has a color of #b3192d        
        
          <div style="border:2px solid #b3192d;">Content here</div>
        
        
          .myborder {border:2px solid #b3192d;}
        
        Border color #b3192d