#b44448 color space conversions
Hex:
        #b44448
        RGB:
        180, 68, 72
        CMY:
        29, 73, 72
        CMYK:
        0, 62, 60, 29
      HSL:
        358°, 45.1613%, 48.6275%
        HSV (HSB):
        358°, 62.2222%, 70.5882%
        XYZ:
        22.0592, 14.3054, 7.7295
        xyY:
        0.5003, 0.3244, 14.3054
      CIE-Lab:
        44.6678, 45.7711, 21.7877
        CIE-LCH:
        44.6678, 50.6922, 25.4551
        CIE-Luv:
        44.6678, 82.3151, 15.7814
        Hunter-Lab:
        37.8225, 37.9171, 14.3592
      #b44448 color charts
#b44448 RGB chart
      #b44448 CMYK chart
      #b44448 RGB pie chart
      #b44448 color shades, tints & tones
#b44448 color schemes
#b44448 color preview, HTML & CSS examples
           This text has a color of #b44448        
        
          <p style="color:#b44448;">Text here</p>
        
        
          .mytext {color:#b44448;}
        
        Text color #b44448
      
           This box has a color of #b44448        
        
          <div style="background-color:#b44448;">Content here</div>
        
        
          .mybackground {background-color:#b44448;}
        
        Background color #b44448
      
           Border around this has a color of #b44448        
        
          <div style="border:2px solid #b44448;">Content here</div>
        
        
          .myborder {border:2px solid #b44448;}
        
        Border color #b44448