#b04372 color space conversions
Hex:
        #b04372
        RGB:
        176, 67, 114
        CMY:
        31, 74, 55
        CMYK:
        0, 62, 35, 31
      HSL:
        334°, 44.8560%, 47.6471%
        HSV (HSB):
        334°, 61.9318%, 69.0196%
        XYZ:
        22.9489, 14.4593, 17.5010
        xyY:
        0.4179, 0.2633, 14.4593
      CIE-Lab:
        44.8846, 48.9134, -3.7686
        CIE-LCH:
        44.8846, 49.0584, 355.5943
        CIE-Luv:
        44.8846, 67.7802, -13.5332
        Hunter-Lab:
        38.0254, 41.1830, -0.6701
      #b04372 color charts
#b04372 RGB chart
      #b04372 CMYK chart
      #b04372 RGB pie chart
      #b04372 color shades, tints & tones
#b04372 color schemes
#b04372 color preview, HTML & CSS examples
           This text has a color of #b04372        
        
          <p style="color:#b04372;">Text here</p>
        
        
          .mytext {color:#b04372;}
        
        Text color #b04372
      
           This box has a color of #b04372        
        
          <div style="background-color:#b04372;">Content here</div>
        
        
          .mybackground {background-color:#b04372;}
        
        Background color #b04372
      
           Border around this has a color of #b04372        
        
          <div style="border:2px solid #b04372;">Content here</div>
        
        
          .myborder {border:2px solid #b04372;}
        
        Border color #b04372