#b2444b color space conversions
Hex:
        #b2444b
        RGB:
        178, 68, 75
        CMY:
        30, 73, 71
        CMYK:
        0, 62, 58, 30
      HSL:
        356°, 44.7154%, 48.2353%
        HSV (HSB):
        356°, 61.7978%, 69.8039%
        XYZ:
        21.6972, 14.1072, 8.2360
        xyY:
        0.4927, 0.3203, 14.1072
      CIE-Lab:
        44.3863, 45.2944, 19.5315
        CIE-LCH:
        44.3863, 49.3261, 23.3263
        CIE-Luv:
        44.3863, 79.9369, 13.7044
        Hunter-Lab:
        37.5596, 37.3857, 13.2907
      #b2444b color charts
#b2444b RGB chart
      #b2444b CMYK chart
      #b2444b RGB pie chart
      #b2444b color shades, tints & tones
#b2444b color schemes
#b2444b color preview, HTML & CSS examples
           This text has a color of #b2444b        
        
          <p style="color:#b2444b;">Text here</p>
        
        
          .mytext {color:#b2444b;}
        
        Text color #b2444b
      
           This box has a color of #b2444b        
        
          <div style="background-color:#b2444b;">Content here</div>
        
        
          .mybackground {background-color:#b2444b;}
        
        Background color #b2444b
      
           Border around this has a color of #b2444b        
        
          <div style="border:2px solid #b2444b;">Content here</div>
        
        
          .myborder {border:2px solid #b2444b;}
        
        Border color #b2444b