#8a252a color space conversions
Hex:
        #8a252a
        RGB:
        138, 37, 42
        CMY:
        46, 85, 84
        CMYK:
        0, 73, 70, 46
      HSL:
        357°, 57.7143%, 34.3137%
        HSV (HSB):
        357°, 73.1884%, 54.1176%
        XYZ:
        11.5607, 6.8936, 2.9118
        xyY:
        0.5411, 0.3226, 6.8936
      CIE-Lab:
        31.5634, 42.7193, 22.1975
        CIE-LCH:
        31.5634, 48.1421, 27.4570
        CIE-Luv:
        31.5634, 72.2138, 13.6305
        Hunter-Lab:
        26.2556, 32.6487, 11.8036
      #8a252a color charts
#8a252a RGB chart
      #8a252a CMYK chart
      #8a252a RGB pie chart
      #8a252a color shades, tints & tones
#8a252a color schemes
#8a252a color preview, HTML & CSS examples
           This text has a color of #8a252a        
        
          <p style="color:#8a252a;">Text here</p>
        
        
          .mytext {color:#8a252a;}
        
        Text color #8a252a
      
           This box has a color of #8a252a        
        
          <div style="background-color:#8a252a;">Content here</div>
        
        
          .mybackground {background-color:#8a252a;}
        
        Background color #8a252a
      
           Border around this has a color of #8a252a        
        
          <div style="border:2px solid #8a252a;">Content here</div>
        
        
          .myborder {border:2px solid #8a252a;}
        
        Border color #8a252a