#b2073d color space conversions
Hex:
        #b2073d
        RGB:
        178, 7, 61
        CMY:
        30, 97, 76
        CMYK:
        0, 96, 66, 30
      HSL:
        341°, 92.4324%, 36.2745%
        HSV (HSB):
        341°, 96.0674%, 69.8039%
        XYZ:
        19.2784, 9.9539, 5.3201
        xyY:
        0.5579, 0.2881, 9.9539
      CIE-Lab:
        37.7595, 62.0525, 19.5722
        CIE-LCH:
        37.7595, 65.0660, 17.5059
        CIE-Luv:
        37.7595, 107.9992, 8.3917
        Hunter-Lab:
        31.5497, 53.8599, 12.0870
      #b2073d color charts
#b2073d RGB chart
      #b2073d CMYK chart
      #b2073d RGB pie chart
      #b2073d color shades, tints & tones
#b2073d color schemes
#b2073d color preview, HTML & CSS examples
           This text has a color of #b2073d        
        
          <p style="color:#b2073d;">Text here</p>
        
        
          .mytext {color:#b2073d;}
        
        Text color #b2073d
      
           This box has a color of #b2073d        
        
          <div style="background-color:#b2073d;">Content here</div>
        
        
          .mybackground {background-color:#b2073d;}
        
        Background color #b2073d
      
           Border around this has a color of #b2073d        
        
          <div style="border:2px solid #b2073d;">Content here</div>
        
        
          .myborder {border:2px solid #b2073d;}
        
        Border color #b2073d