#b82c72 color space conversions
Hex:
        #b82c72
        RGB:
        184, 44, 114
        CMY:
        28, 83, 55
        CMYK:
        0, 76, 38, 28
      HSL:
        330°, 61.4035%, 44.7059%
        HSV (HSB):
        330°, 76.0870%, 72.1569%
        XYZ:
        23.7051, 13.2066, 17.2193
        xyY:
        0.4379, 0.2440, 13.2066
      CIE-Lab:
        43.0729, 60.1051, -6.3056
        CIE-LCH:
        43.0729, 60.4350, 354.0110
        CIE-Luv:
        43.0729, 83.3766, -18.8643
        Hunter-Lab:
        36.3409, 52.8386, -2.6546
      #b82c72 color charts
#b82c72 RGB chart
      #b82c72 CMYK chart
      #b82c72 RGB pie chart
      #b82c72 color shades, tints & tones
#b82c72 color schemes
#b82c72 color preview, HTML & CSS examples
           This text has a color of #b82c72        
        
          <p style="color:#b82c72;">Text here</p>
        
        
          .mytext {color:#b82c72;}
        
        Text color #b82c72
      
           This box has a color of #b82c72        
        
          <div style="background-color:#b82c72;">Content here</div>
        
        
          .mybackground {background-color:#b82c72;}
        
        Background color #b82c72
      
           Border around this has a color of #b82c72        
        
          <div style="border:2px solid #b82c72;">Content here</div>
        
        
          .myborder {border:2px solid #b82c72;}
        
        Border color #b82c72