#b04275 color space conversions
Hex:
        #b04275
        RGB:
        176, 66, 117
        CMY:
        31, 74, 54
        CMYK:
        0, 63, 34, 31
      HSL:
        332°, 45.4545%, 47.4510%
        HSV (HSB):
        332°, 62.5000%, 69.0196%
        XYZ:
        23.0636, 14.4109, 18.3956
        xyY:
        0.4128, 0.2579, 14.4109
      CIE-Lab:
        44.8165, 49.7245, -5.7082
        CIE-LCH:
        44.8165, 50.0511, 353.4513
        CIE-Luv:
        44.8165, 67.2976, -16.2006
        Hunter-Lab:
        37.9617, 42.0146, -2.1578
      #b04275 color charts
#b04275 RGB chart
      #b04275 CMYK chart
      #b04275 RGB pie chart
      #b04275 color shades, tints & tones
#b04275 color schemes
#b04275 color preview, HTML & CSS examples
           This text has a color of #b04275        
        
          <p style="color:#b04275;">Text here</p>
        
        
          .mytext {color:#b04275;}
        
        Text color #b04275
      
           This box has a color of #b04275        
        
          <div style="background-color:#b04275;">Content here</div>
        
        
          .mybackground {background-color:#b04275;}
        
        Background color #b04275
      
           Border around this has a color of #b04275        
        
          <div style="border:2px solid #b04275;">Content here</div>
        
        
          .myborder {border:2px solid #b04275;}
        
        Border color #b04275