#a00368 color space conversions
Hex:
        #a00368
        RGB:
        160, 3, 104
        CMY:
        37, 99, 59
        CMYK:
        0, 98, 35, 37
      HSL:
        321°, 96.3190%, 31.9608%
        HSV (HSB):
        321°, 98.1250%, 62.7451%
        XYZ:
        17.0285, 8.5382, 13.8472
        xyY:
        0.4320, 0.2166, 8.5382
      CIE-Lab:
        35.0795, 61.6999, -12.5087
        CIE-LCH:
        35.0795, 62.9551, 348.5395
        CIE-Luv:
        35.0795, 76.2041, -25.8213
        Hunter-Lab:
        29.2202, 52.8880, -7.6430
      #a00368 color charts
#a00368 RGB chart
      #a00368 CMYK chart
      #a00368 RGB pie chart
      #a00368 color shades, tints & tones
#a00368 color schemes
#a00368 color preview, HTML & CSS examples
           This text has a color of #a00368        
        
          <p style="color:#a00368;">Text here</p>
        
        
          .mytext {color:#a00368;}
        
        Text color #a00368
      
           This box has a color of #a00368        
        
          <div style="background-color:#a00368;">Content here</div>
        
        
          .mybackground {background-color:#a00368;}
        
        Background color #a00368
      
           Border around this has a color of #a00368        
        
          <div style="border:2px solid #a00368;">Content here</div>
        
        
          .myborder {border:2px solid #a00368;}
        
        Border color #a00368