#b3024b color space conversions
Hex:
        #b3024b
        RGB:
        179, 2, 75
        CMY:
        30, 99, 71
        CMYK:
        0, 99, 58, 30
      HSL:
        335°, 97.7901%, 35.4902%
        HSV (HSB):
        335°, 98.8827%, 70.1961%
        XYZ:
        19.8821, 10.1351, 7.5650
        xyY:
        0.5290, 0.2697, 10.1351
      CIE-Lab:
        38.0839, 63.6896, 11.0277
        CIE-LCH:
        38.0839, 64.6373, 9.8232
        CIE-Luv:
        38.0839, 104.3792, 0.1934
        Hunter-Lab:
        31.8357, 55.7648, 8.1962
      #b3024b color charts
#b3024b RGB chart
      #b3024b CMYK chart
      #b3024b RGB pie chart
      #b3024b color shades, tints & tones
#b3024b color schemes
#b3024b color preview, HTML & CSS examples
           This text has a color of #b3024b        
        
          <p style="color:#b3024b;">Text here</p>
        
        
          .mytext {color:#b3024b;}
        
        Text color #b3024b
      
           This box has a color of #b3024b        
        
          <div style="background-color:#b3024b;">Content here</div>
        
        
          .mybackground {background-color:#b3024b;}
        
        Background color #b3024b
      
           Border around this has a color of #b3024b        
        
          <div style="border:2px solid #b3024b;">Content here</div>
        
        
          .myborder {border:2px solid #b3024b;}
        
        Border color #b3024b