#b04f74 color space conversions
Hex:
        #b04f74
        RGB:
        176, 79, 116
        CMY:
        31, 69, 55
        CMYK:
        0, 55, 34, 31
      HSL:
        337°, 38.0392%, 50.0000%
        HSV (HSB):
        337°, 55.1136%, 69.0196%
        XYZ:
        23.8529, 16.0830, 18.3701
        xyY:
        0.4091, 0.2758, 16.0830
      CIE-Lab:
        47.0832, 43.4719, -1.7490
        CIE-LCH:
        47.0832, 43.5071, 357.6960
        CIE-Luv:
        47.0832, 61.2857, -9.9745
        Hunter-Lab:
        40.1036, 35.9869, 0.9138
      #b04f74 color charts
#b04f74 RGB chart
      #b04f74 CMYK chart
      #b04f74 RGB pie chart
      #b04f74 color shades, tints & tones
#b04f74 color schemes
#b04f74 color preview, HTML & CSS examples
           This text has a color of #b04f74        
        
          <p style="color:#b04f74;">Text here</p>
        
        
          .mytext {color:#b04f74;}
        
        Text color #b04f74
      
           This box has a color of #b04f74        
        
          <div style="background-color:#b04f74;">Content here</div>
        
        
          .mybackground {background-color:#b04f74;}
        
        Background color #b04f74
      
           Border around this has a color of #b04f74        
        
          <div style="border:2px solid #b04f74;">Content here</div>
        
        
          .myborder {border:2px solid #b04f74;}
        
        Border color #b04f74