#b0444e color space conversions
Hex:
        #b0444e
        RGB:
        176, 68, 78
        CMY:
        31, 73, 69
        CMYK:
        0, 61, 56, 31
      HSL:
        354°, 44.2623%, 47.8431%
        HSV (HSB):
        354°, 61.3636%, 69.0196%
        XYZ:
        21.3468, 13.9144, 8.7684
        xyY:
        0.4848, 0.3160, 13.9144
      CIE-Lab:
        44.1099, 44.8315, 17.2704
        CIE-LCH:
        44.1099, 48.0430, 21.0682
        CIE-Luv:
        44.1099, 77.5417, 11.5488
        Hunter-Lab:
        37.3020, 36.8713, 12.1744
      #b0444e color charts
#b0444e RGB chart
      #b0444e CMYK chart
      #b0444e RGB pie chart
      #b0444e color shades, tints & tones
#b0444e color schemes
#b0444e color preview, HTML & CSS examples
           This text has a color of #b0444e        
        
          <p style="color:#b0444e;">Text here</p>
        
        
          .mytext {color:#b0444e;}
        
        Text color #b0444e
      
           This box has a color of #b0444e        
        
          <div style="background-color:#b0444e;">Content here</div>
        
        
          .mybackground {background-color:#b0444e;}
        
        Background color #b0444e
      
           Border around this has a color of #b0444e        
        
          <div style="border:2px solid #b0444e;">Content here</div>
        
        
          .myborder {border:2px solid #b0444e;}
        
        Border color #b0444e