#b04273 color space conversions
Hex:
        #b04273
        RGB:
        176, 66, 115
        CMY:
        31, 74, 55
        CMYK:
        0, 63, 35, 31
      HSL:
        333°, 45.4545%, 47.4510%
        HSV (HSB):
        333°, 62.5000%, 69.0196%
        XYZ:
        22.9472, 14.3643, 17.7828
        xyY:
        0.4165, 0.2607, 14.3643
      CIE-Lab:
        44.7510, 49.4816, -4.5796
        CIE-LCH:
        44.7510, 49.6931, 354.7123
        CIE-Luv:
        44.7510, 67.9286, -14.6818
        Hunter-Lab:
        37.9003, 41.7495, -1.2886
      #b04273 color charts
#b04273 RGB chart
      #b04273 CMYK chart
      #b04273 RGB pie chart
      #b04273 color shades, tints & tones
#b04273 color schemes
#b04273 color preview, HTML & CSS examples
           This text has a color of #b04273        
        
          <p style="color:#b04273;">Text here</p>
        
        
          .mytext {color:#b04273;}
        
        Text color #b04273
      
           This box has a color of #b04273        
        
          <div style="background-color:#b04273;">Content here</div>
        
        
          .mybackground {background-color:#b04273;}
        
        Background color #b04273
      
           Border around this has a color of #b04273        
        
          <div style="border:2px solid #b04273;">Content here</div>
        
        
          .myborder {border:2px solid #b04273;}
        
        Border color #b04273