#b02d26 color space conversions
Hex:
        #b02d26
        RGB:
        176, 45, 38
        CMY:
        31, 82, 85
        CMYK:
        0, 74, 78, 31
      HSL:
        3°, 64.4860%, 41.9608%
        HSV (HSB):
        3°, 78.4091%, 69.0196%
        XYZ:
        19.1927, 11.2468, 2.9930
        xyY:
        0.5741, 0.3364, 11.2468
      CIE-Lab:
        39.9931, 51.9892, 36.1803
        CIE-LCH:
        39.9931, 63.3395, 34.8348
        CIE-Luv:
        39.9931, 99.8798, 23.8153
        Hunter-Lab:
        33.5363, 43.4666, 18.1840
      #b02d26 color charts
#b02d26 RGB chart
      #b02d26 CMYK chart
      #b02d26 RGB pie chart
      #b02d26 color shades, tints & tones
#b02d26 color schemes
#b02d26 color preview, HTML & CSS examples
           This text has a color of #b02d26        
        
          <p style="color:#b02d26;">Text here</p>
        
        
          .mytext {color:#b02d26;}
        
        Text color #b02d26
      
           This box has a color of #b02d26        
        
          <div style="background-color:#b02d26;">Content here</div>
        
        
          .mybackground {background-color:#b02d26;}
        
        Background color #b02d26
      
           Border around this has a color of #b02d26        
        
          <div style="border:2px solid #b02d26;">Content here</div>
        
        
          .myborder {border:2px solid #b02d26;}
        
        Border color #b02d26