#b2053d color space conversions
Hex:
        #b2053d
        RGB:
        178, 5, 61
        CMY:
        30, 98, 76
        CMYK:
        0, 97, 66, 30
      HSL:
        341°, 94.5355%, 35.8824%
        HSV (HSB):
        341°, 97.1910%, 69.8039%
        XYZ:
        19.2567, 9.9104, 5.3128
        xyY:
        0.5585, 0.2874, 9.9104
      CIE-Lab:
        37.6812, 62.2796, 19.4704
        CIE-LCH:
        37.6812, 65.2522, 17.3607
        CIE-Luv:
        37.6812, 108.3174, 8.2316
        Hunter-Lab:
        31.4809, 54.0960, 12.0306
      #b2053d color charts
#b2053d RGB chart
      #b2053d CMYK chart
      #b2053d RGB pie chart
      #b2053d color shades, tints & tones
#b2053d color schemes
#b2053d color preview, HTML & CSS examples
           This text has a color of #b2053d        
        
          <p style="color:#b2053d;">Text here</p>
        
        
          .mytext {color:#b2053d;}
        
        Text color #b2053d
      
           This box has a color of #b2053d        
        
          <div style="background-color:#b2053d;">Content here</div>
        
        
          .mybackground {background-color:#b2053d;}
        
        Background color #b2053d
      
           Border around this has a color of #b2053d        
        
          <div style="border:2px solid #b2053d;">Content here</div>
        
        
          .myborder {border:2px solid #b2053d;}
        
        Border color #b2053d