#a60c35 color space conversions
Hex:
        #a60c35
        RGB:
        166, 12, 53
        CMY:
        35, 95, 79
        CMYK:
        0, 93, 68, 35
      HSL:
        344°, 86.5169%, 34.9020%
        HSV (HSB):
        344°, 92.7711%, 65.0980%
        XYZ:
        16.5000, 8.6270, 4.1637
        xyY:
        0.5633, 0.2945, 8.6270
      CIE-Lab:
        35.2559, 57.9926, 20.9915
        CIE-LCH:
        35.2559, 61.6748, 19.8987
        CIE-Luv:
        35.2559, 100.2991, 10.0127
        Hunter-Lab:
        29.3717, 48.8743, 12.1553
      #a60c35 color charts
#a60c35 RGB chart
      #a60c35 CMYK chart
      #a60c35 RGB pie chart
      #a60c35 color shades, tints & tones
#a60c35 color schemes
#a60c35 color preview, HTML & CSS examples
           This text has a color of #a60c35        
        
          <p style="color:#a60c35;">Text here</p>
        
        
          .mytext {color:#a60c35;}
        
        Text color #a60c35
      
           This box has a color of #a60c35        
        
          <div style="background-color:#a60c35;">Content here</div>
        
        
          .mybackground {background-color:#a60c35;}
        
        Background color #a60c35
      
           Border around this has a color of #a60c35        
        
          <div style="border:2px solid #a60c35;">Content here</div>
        
        
          .myborder {border:2px solid #a60c35;}
        
        Border color #a60c35