#b3023a color space conversions
Hex:
        #b3023a
        RGB:
        179, 2, 58
        CMY:
        30, 99, 77
        CMYK:
        0, 99, 68, 30
      HSL:
        341°, 97.7901%, 35.4902%
        HSV (HSB):
        341°, 98.8827%, 70.1961%
        XYZ:
        19.3758, 9.9326, 4.8990
        xyY:
        0.5664, 0.2904, 9.9326
      CIE-Lab:
        37.7212, 62.7117, 21.4887
        CIE-LCH:
        37.7212, 66.2912, 18.9145
        CIE-Luv:
        37.7212, 110.5957, 9.8015
        Hunter-Lab:
        31.5160, 54.5874, 12.8450
      #b3023a color charts
#b3023a RGB chart
      #b3023a CMYK chart
      #b3023a RGB pie chart
      #b3023a color shades, tints & tones
#b3023a color schemes
#b3023a color preview, HTML & CSS examples
           This text has a color of #b3023a        
        
          <p style="color:#b3023a;">Text here</p>
        
        
          .mytext {color:#b3023a;}
        
        Text color #b3023a
      
           This box has a color of #b3023a        
        
          <div style="background-color:#b3023a;">Content here</div>
        
        
          .mybackground {background-color:#b3023a;}
        
        Background color #b3023a
      
           Border around this has a color of #b3023a        
        
          <div style="border:2px solid #b3023a;">Content here</div>
        
        
          .myborder {border:2px solid #b3023a;}
        
        Border color #b3023a