#b3023d color space conversions
Hex:
        #b3023d
        RGB:
        179, 2, 61
        CMY:
        30, 99, 76
        CMYK:
        0, 99, 66, 30
      HSL:
        340°, 97.7901%, 35.4902%
        HSV (HSB):
        340°, 98.8827%, 70.1961%
        XYZ:
        19.4544, 9.9640, 5.3128
        xyY:
        0.5601, 0.2869, 9.9640
      CIE-Lab:
        37.7778, 62.8650, 19.6373
        CIE-LCH:
        37.7778, 65.8607, 17.3474
        CIE-Luv:
        37.7778, 109.5817, 8.2435
        Hunter-Lab:
        31.5659, 54.7714, 12.1172
      #b3023d color charts
#b3023d RGB chart
      #b3023d CMYK chart
      #b3023d RGB pie chart
      #b3023d color shades, tints & tones
#b3023d color schemes
#b3023d color preview, HTML & CSS examples
           This text has a color of #b3023d        
        
          <p style="color:#b3023d;">Text here</p>
        
        
          .mytext {color:#b3023d;}
        
        Text color #b3023d
      
           This box has a color of #b3023d        
        
          <div style="background-color:#b3023d;">Content here</div>
        
        
          .mybackground {background-color:#b3023d;}
        
        Background color #b3023d
      
           Border around this has a color of #b3023d        
        
          <div style="border:2px solid #b3023d;">Content here</div>
        
        
          .myborder {border:2px solid #b3023d;}
        
        Border color #b3023d