#b61d72 color space conversions
Hex:
        #b61d72
        RGB:
        182, 29, 114
        CMY:
        29, 89, 55
        CMYK:
        0, 84, 37, 29
      HSL:
        327°, 72.5118%, 41.3725%
        HSV (HSB):
        327°, 84.0659%, 71.3725%
        XYZ:
        22.7680, 12.0387, 17.0433
        xyY:
        0.4391, 0.2322, 12.0387
      CIE-Lab:
        41.2776, 63.6406, -9.0312
        CIE-LCH:
        41.2776, 64.2782, 351.9231
        CIE-Luv:
        41.2776, 85.8775, -22.8434
        Hunter-Lab:
        34.6969, 56.4120, -4.8358
      #b61d72 color charts
#b61d72 RGB chart
      #b61d72 CMYK chart
      #b61d72 RGB pie chart
      #b61d72 color shades, tints & tones
#b61d72 color schemes
#b61d72 color preview, HTML & CSS examples
           This text has a color of #b61d72        
        
          <p style="color:#b61d72;">Text here</p>
        
        
          .mytext {color:#b61d72;}
        
        Text color #b61d72
      
           This box has a color of #b61d72        
        
          <div style="background-color:#b61d72;">Content here</div>
        
        
          .mybackground {background-color:#b61d72;}
        
        Background color #b61d72
      
           Border around this has a color of #b61d72        
        
          <div style="border:2px solid #b61d72;">Content here</div>
        
        
          .myborder {border:2px solid #b61d72;}
        
        Border color #b61d72