#a80428 color space conversions
Hex:
        #a80428
        RGB:
        168, 4, 40
        CMY:
        34, 98, 84
        CMYK:
        0, 98, 76, 34
      HSL:
        347°, 95.3488%, 33.7255%
        HSV (HSB):
        347°, 97.6190%, 65.8824%
        XYZ:
        16.5749, 8.5649, 2.7871
        xyY:
        0.5935, 0.3067, 8.5649
      CIE-Lab:
        35.1326, 58.9455, 29.2175
        CIE-LCH:
        35.1326, 65.7893, 26.3663
        CIE-Luv:
        35.1326, 107.0263, 15.5907
        Hunter-Lab:
        29.2658, 49.8795, 14.8397
      #a80428 color charts
#a80428 RGB chart
      #a80428 CMYK chart
      #a80428 RGB pie chart
      #a80428 color shades, tints & tones
#a80428 color schemes
#a80428 color preview, HTML & CSS examples
           This text has a color of #a80428        
        
          <p style="color:#a80428;">Text here</p>
        
        
          .mytext {color:#a80428;}
        
        Text color #a80428
      
           This box has a color of #a80428        
        
          <div style="background-color:#a80428;">Content here</div>
        
        
          .mybackground {background-color:#a80428;}
        
        Background color #a80428
      
           Border around this has a color of #a80428        
        
          <div style="border:2px solid #a80428;">Content here</div>
        
        
          .myborder {border:2px solid #a80428;}
        
        Border color #a80428