#b2324a color space conversions
Hex:
        #b2324a
        RGB:
        178, 50, 74
        CMY:
        30, 80, 71
        CMYK:
        0, 72, 58, 30
      HSL:
        349°, 56.1404%, 44.7059%
        HSV (HSB):
        349°, 71.9101%, 69.8039%
        XYZ:
        20.7367, 12.2406, 7.7483
        xyY:
        0.5092, 0.3006, 12.2406
      CIE-Lab:
        41.5960, 52.7443, 16.4243
        CIE-LCH:
        41.5960, 55.2424, 17.2963
        CIE-Luv:
        41.5960, 90.0978, 8.4975
        Hunter-Lab:
        34.9866, 44.5715, 11.3599
      #b2324a color charts
#b2324a RGB chart
      #b2324a CMYK chart
      #b2324a RGB pie chart
      #b2324a color shades, tints & tones
#b2324a color schemes
#b2324a color preview, HTML & CSS examples
           This text has a color of #b2324a        
        
          <p style="color:#b2324a;">Text here</p>
        
        
          .mytext {color:#b2324a;}
        
        Text color #b2324a
      
           This box has a color of #b2324a        
        
          <div style="background-color:#b2324a;">Content here</div>
        
        
          .mybackground {background-color:#b2324a;}
        
        Background color #b2324a
      
           Border around this has a color of #b2324a        
        
          <div style="border:2px solid #b2324a;">Content here</div>
        
        
          .myborder {border:2px solid #b2324a;}
        
        Border color #b2324a