#b04d82 color space conversions
Hex:
        #b04d82
        RGB:
        176, 77, 130
        CMY:
        31, 70, 49
        CMYK:
        0, 56, 26, 31
      HSL:
        328°, 39.1304%, 49.6078%
        HSV (HSB):
        328°, 56.2500%, 69.0196%
        XYZ:
        24.5876, 16.1496, 22.9404
        xyY:
        0.3861, 0.2536, 16.1496
      CIE-Lab:
        47.1701, 46.3031, -10.0942
        CIE-LCH:
        47.1701, 47.3906, 347.7018
        CIE-Luv:
        47.1701, 58.3615, -21.6527
        Hunter-Lab:
        40.1865, 38.8866, -5.7150
      #b04d82 color charts
#b04d82 RGB chart
      #b04d82 CMYK chart
      #b04d82 RGB pie chart
      #b04d82 color shades, tints & tones
#b04d82 color schemes
#b04d82 color preview, HTML & CSS examples
           This text has a color of #b04d82        
        
          <p style="color:#b04d82;">Text here</p>
        
        
          .mytext {color:#b04d82;}
        
        Text color #b04d82
      
           This box has a color of #b04d82        
        
          <div style="background-color:#b04d82;">Content here</div>
        
        
          .mybackground {background-color:#b04d82;}
        
        Background color #b04d82
      
           Border around this has a color of #b04d82        
        
          <div style="border:2px solid #b04d82;">Content here</div>
        
        
          .myborder {border:2px solid #b04d82;}
        
        Border color #b04d82