#b3424a color space conversions
Hex:
        #b3424a
        RGB:
        179, 66, 74
        CMY:
        30, 74, 71
        CMYK:
        0, 63, 59, 30
      HSL:
        356°, 46.1224%, 48.0392%
        HSV (HSB):
        356°, 63.1285%, 70.1961%
        XYZ:
        21.7747, 13.9745, 8.0283
        xyY:
        0.4974, 0.3192, 13.9745
      CIE-Lab:
        44.1964, 46.4760, 19.9213
        CIE-LCH:
        44.1964, 50.5656, 23.2017
        CIE-Luv:
        44.1964, 82.2098, 13.7668
        Hunter-Lab:
        37.3825, 38.5535, 13.4347
      #b3424a color charts
#b3424a RGB chart
      #b3424a CMYK chart
      #b3424a RGB pie chart
      #b3424a color shades, tints & tones
#b3424a color schemes
#b3424a color preview, HTML & CSS examples
           This text has a color of #b3424a        
        
          <p style="color:#b3424a;">Text here</p>
        
        
          .mytext {color:#b3424a;}
        
        Text color #b3424a
      
           This box has a color of #b3424a        
        
          <div style="background-color:#b3424a;">Content here</div>
        
        
          .mybackground {background-color:#b3424a;}
        
        Background color #b3424a
      
           Border around this has a color of #b3424a        
        
          <div style="border:2px solid #b3424a;">Content here</div>
        
        
          .myborder {border:2px solid #b3424a;}
        
        Border color #b3424a