#b02d24 color space conversions
Hex:
        #b02d24
        RGB:
        176, 45, 36
        CMY:
        31, 82, 86
        CMYK:
        0, 74, 80, 31
      HSL:
        4°, 66.0377%, 41.5686%
        HSV (HSB):
        4°, 79.5455%, 69.0196%
        XYZ:
        19.1613, 11.2343, 2.8276
        xyY:
        0.5767, 0.3381, 11.2343
      CIE-Lab:
        39.9722, 51.9190, 37.2775
        CIE-LCH:
        39.9722, 63.9155, 35.6781
        CIE-Luv:
        39.9722, 100.2347, 24.4787
        Hunter-Lab:
        33.5175, 43.3893, 18.4605
      #b02d24 color charts
#b02d24 RGB chart
      #b02d24 CMYK chart
      #b02d24 RGB pie chart
      #b02d24 color shades, tints & tones
#b02d24 color schemes
#b02d24 color preview, HTML & CSS examples
           This text has a color of #b02d24        
        
          <p style="color:#b02d24;">Text here</p>
        
        
          .mytext {color:#b02d24;}
        
        Text color #b02d24
      
           This box has a color of #b02d24        
        
          <div style="background-color:#b02d24;">Content here</div>
        
        
          .mybackground {background-color:#b02d24;}
        
        Background color #b02d24
      
           Border around this has a color of #b02d24        
        
          <div style="border:2px solid #b02d24;">Content here</div>
        
        
          .myborder {border:2px solid #b02d24;}
        
        Border color #b02d24