#b2444e color space conversions
Hex:
        #b2444e
        RGB:
        178, 68, 78
        CMY:
        30, 73, 69
        CMYK:
        0, 62, 56, 30
      HSL:
        355°, 44.7154%, 48.2353%
        HSV (HSB):
        355°, 61.7978%, 69.8039%
        XYZ:
        21.8024, 14.1493, 8.7897
        xyY:
        0.4873, 0.3162, 14.1493
      CIE-Lab:
        44.4463, 45.5288, 17.7804
        CIE-LCH:
        44.4463, 48.8775, 21.3321
        CIE-Luv:
        44.4463, 79.1890, 11.9455
        Hunter-Lab:
        37.6155, 37.6333, 12.4765
      #b2444e color charts
#b2444e RGB chart
      #b2444e CMYK chart
      #b2444e RGB pie chart
      #b2444e color shades, tints & tones
#b2444e color schemes
#b2444e color preview, HTML & CSS examples
           This text has a color of #b2444e        
        
          <p style="color:#b2444e;">Text here</p>
        
        
          .mytext {color:#b2444e;}
        
        Text color #b2444e
      
           This box has a color of #b2444e        
        
          <div style="background-color:#b2444e;">Content here</div>
        
        
          .mybackground {background-color:#b2444e;}
        
        Background color #b2444e
      
           Border around this has a color of #b2444e        
        
          <div style="border:2px solid #b2444e;">Content here</div>
        
        
          .myborder {border:2px solid #b2444e;}
        
        Border color #b2444e