#b02a09 color space conversions
Hex:
        #b02a09
        RGB:
        176, 42, 9
        CMY:
        31, 84, 96
        CMYK:
        0, 76, 95, 31
      HSL:
        12°, 90.2703%, 36.2745%
        HSV (HSB):
        12°, 94.8864%, 69.0196%
        XYZ:
        18.7818, 10.9058, 1.3736
        xyY:
        0.6047, 0.3511, 10.9058
      CIE-Lab:
        39.4213, 52.3451, 48.9962
        CIE-LCH:
        39.4213, 71.6982, 43.1073
        CIE-Luv:
        39.4213, 105.0631, 29.7126
        Hunter-Lab:
        33.0239, 43.7271, 20.6507
      #b02a09 color charts
#b02a09 RGB chart
      #b02a09 CMYK chart
      #b02a09 RGB pie chart
      #b02a09 color shades, tints & tones
#b02a09 color schemes
#b02a09 color preview, HTML & CSS examples
           This text has a color of #b02a09        
        
          <p style="color:#b02a09;">Text here</p>
        
        
          .mytext {color:#b02a09;}
        
        Text color #b02a09
      
           This box has a color of #b02a09        
        
          <div style="background-color:#b02a09;">Content here</div>
        
        
          .mybackground {background-color:#b02a09;}
        
        Background color #b02a09
      
           Border around this has a color of #b02a09        
        
          <div style="border:2px solid #b02a09;">Content here</div>
        
        
          .myborder {border:2px solid #b02a09;}
        
        Border color #b02a09