#b02413 color space conversions
Hex:
        #b02413
        RGB:
        176, 36, 19
        CMY:
        31, 86, 93
        CMYK:
        0, 80, 89, 31
      HSL:
        6°, 80.5128%, 38.2353%
        HSV (HSB):
        6°, 89.2045%, 69.0196%
        XYZ:
        18.6529, 10.5389, 1.6672
        xyY:
        0.6045, 0.3415, 10.5389
      CIE-Lab:
        38.7927, 54.3870, 44.8066
        CIE-LCH:
        38.7927, 70.4668, 39.4834
        CIE-Luv:
        38.7927, 107.2689, 27.0153
        Hunter-Lab:
        32.4636, 45.7509, 19.6797
      #b02413 color charts
#b02413 RGB chart
      #b02413 CMYK chart
      #b02413 RGB pie chart
      #b02413 color shades, tints & tones
#b02413 color schemes
#b02413 color preview, HTML & CSS examples
           This text has a color of #b02413        
        
          <p style="color:#b02413;">Text here</p>
        
        
          .mytext {color:#b02413;}
        
        Text color #b02413
      
           This box has a color of #b02413        
        
          <div style="background-color:#b02413;">Content here</div>
        
        
          .mybackground {background-color:#b02413;}
        
        Background color #b02413
      
           Border around this has a color of #b02413        
        
          <div style="border:2px solid #b02413;">Content here</div>
        
        
          .myborder {border:2px solid #b02413;}
        
        Border color #b02413