#b02f30 color space conversions
Hex:
        #b02f30
        RGB:
        176, 47, 48
        CMY:
        31, 82, 81
        CMYK:
        0, 73, 73, 31
      HSL:
        360°, 57.8475%, 43.7255%
        HSV (HSB):
        360°, 73.2955%, 69.0196%
        XYZ:
        19.4545, 11.4765, 3.9861
        xyY:
        0.5572, 0.3287, 11.4765
      CIE-Lab:
        40.3718, 51.6847, 30.7837
        CIE-LCH:
        40.3718, 60.1576, 30.7782
        CIE-Luv:
        40.3718, 96.8023, 20.5071
        Hunter-Lab:
        33.8770, 43.2221, 16.7376
      #b02f30 color charts
#b02f30 RGB chart
      #b02f30 CMYK chart
      #b02f30 RGB pie chart
      #b02f30 color shades, tints & tones
#b02f30 color schemes
#b02f30 color preview, HTML & CSS examples
           This text has a color of #b02f30        
        
          <p style="color:#b02f30;">Text here</p>
        
        
          .mytext {color:#b02f30;}
        
        Text color #b02f30
      
           This box has a color of #b02f30        
        
          <div style="background-color:#b02f30;">Content here</div>
        
        
          .mybackground {background-color:#b02f30;}
        
        Background color #b02f30
      
           Border around this has a color of #b02f30        
        
          <div style="border:2px solid #b02f30;">Content here</div>
        
        
          .myborder {border:2px solid #b02f30;}
        
        Border color #b02f30