#b04260 color space conversions
Hex:
        #b04260
        RGB:
        176, 66, 96
        CMY:
        31, 74, 62
        CMYK:
        0, 63, 45, 31
      HSL:
        344°, 45.4545%, 47.4510%
        HSV (HSB):
        344°, 62.5000%, 69.0196%
        XYZ:
        21.9640, 13.9711, 12.6054
        xyY:
        0.4525, 0.2878, 13.9711
      CIE-Lab:
        44.1914, 47.3820, 6.3028
        CIE-LCH:
        44.1914, 47.7993, 7.5771
        CIE-Luv:
        44.1914, 73.7316, -0.8638
        Hunter-Lab:
        37.3779, 39.4790, 6.1695
      #b04260 color charts
#b04260 RGB chart
      #b04260 CMYK chart
      #b04260 RGB pie chart
      #b04260 color shades, tints & tones
#b04260 color schemes
#b04260 color preview, HTML & CSS examples
           This text has a color of #b04260        
        
          <p style="color:#b04260;">Text here</p>
        
        
          .mytext {color:#b04260;}
        
        Text color #b04260
      
           This box has a color of #b04260        
        
          <div style="background-color:#b04260;">Content here</div>
        
        
          .mybackground {background-color:#b04260;}
        
        Background color #b04260
      
           Border around this has a color of #b04260        
        
          <div style="border:2px solid #b04260;">Content here</div>
        
        
          .myborder {border:2px solid #b04260;}
        
        Border color #b04260