#b04964 color space conversions
Hex:
        #b04964
        RGB:
        176, 73, 100
        CMY:
        31, 71, 61
        CMYK:
        0, 59, 43, 31
      HSL:
        344°, 41.3655%, 48.8235%
        HSV (HSB):
        344°, 58.5227%, 69.0196%
        XYZ:
        22.5873, 14.9153, 13.7450
        xyY:
        0.4407, 0.2910, 14.9153
      CIE-Lab:
        45.5180, 44.5393, 5.7367
        CIE-LCH:
        45.5180, 44.9072, 7.3393
        CIE-Luv:
        45.5180, 68.8550, -0.8917
        Hunter-Lab:
        38.6203, 36.8111, 5.9328
      #b04964 color charts
#b04964 RGB chart
      #b04964 CMYK chart
      #b04964 RGB pie chart
      #b04964 color shades, tints & tones
#b04964 color schemes
#b04964 color preview, HTML & CSS examples
           This text has a color of #b04964        
        
          <p style="color:#b04964;">Text here</p>
        
        
          .mytext {color:#b04964;}
        
        Text color #b04964
      
           This box has a color of #b04964        
        
          <div style="background-color:#b04964;">Content here</div>
        
        
          .mybackground {background-color:#b04964;}
        
        Background color #b04964
      
           Border around this has a color of #b04964        
        
          <div style="border:2px solid #b04964;">Content here</div>
        
        
          .myborder {border:2px solid #b04964;}
        
        Border color #b04964