#b03342 color space conversions
Hex:
        #b03342
        RGB:
        176, 51, 66
        CMY:
        31, 80, 74
        CMYK:
        0, 71, 63, 31
      HSL:
        353°, 55.0661%, 44.5098%
        HSV (HSB):
        353°, 71.0227%, 69.0196%
        XYZ:
        20.0717, 11.9911, 6.4109
        xyY:
        0.5217, 0.3117, 11.9911
      CIE-Lab:
        41.2020, 51.1898, 20.8176
        CIE-LCH:
        41.2020, 55.2609, 22.1304
        CIE-Luv:
        41.2020, 90.2425, 12.8896
        Hunter-Lab:
        34.6282, 42.8655, 13.2631
      #b03342 color charts
#b03342 RGB chart
      #b03342 CMYK chart
      #b03342 RGB pie chart
      #b03342 color shades, tints & tones
#b03342 color schemes
#b03342 color preview, HTML & CSS examples
           This text has a color of #b03342        
        
          <p style="color:#b03342;">Text here</p>
        
        
          .mytext {color:#b03342;}
        
        Text color #b03342
      
           This box has a color of #b03342        
        
          <div style="background-color:#b03342;">Content here</div>
        
        
          .mybackground {background-color:#b03342;}
        
        Background color #b03342
      
           Border around this has a color of #b03342        
        
          <div style="border:2px solid #b03342;">Content here</div>
        
        
          .myborder {border:2px solid #b03342;}
        
        Border color #b03342