#b04269 color space conversions
Hex:
        #b04269
        RGB:
        176, 66, 105
        CMY:
        31, 74, 59
        CMYK:
        0, 63, 40, 31
      HSL:
        339°, 45.4545%, 47.4510%
        HSV (HSB):
        339°, 62.5000%, 69.0196%
        XYZ:
        22.4025, 14.1465, 14.9144
        xyY:
        0.4353, 0.2749, 14.1465
      CIE-Lab:
        44.4422, 48.3292, 1.1140
        CIE-LCH:
        44.4422, 48.3420, 1.3204
        CIE-Luv:
        44.4422, 71.0339, -7.2557
        Hunter-Lab:
        37.6118, 40.4985, 2.8177
      #b04269 color charts
#b04269 RGB chart
      #b04269 CMYK chart
      #b04269 RGB pie chart
      #b04269 color shades, tints & tones
#b04269 color schemes
#b04269 color preview, HTML & CSS examples
           This text has a color of #b04269        
        
          <p style="color:#b04269;">Text here</p>
        
        
          .mytext {color:#b04269;}
        
        Text color #b04269
      
           This box has a color of #b04269        
        
          <div style="background-color:#b04269;">Content here</div>
        
        
          .mybackground {background-color:#b04269;}
        
        Background color #b04269
      
           Border around this has a color of #b04269        
        
          <div style="border:2px solid #b04269;">Content here</div>
        
        
          .myborder {border:2px solid #b04269;}
        
        Border color #b04269