#2a1110 color space conversions
Hex:
        #2a1110
        RGB:
        42, 17, 16
        CMY:
        84, 93, 94
        CMYK:
        0, 60, 62, 84
      HSL:
        2°, 44.8276%, 11.3725%
        HSV (HSB):
        2°, 61.9048%, 16.4706%
        XYZ:
        1.2488, 0.9305, 0.6040
        xyY:
        0.4487, 0.3343, 0.9305
      CIE-Lab:
        8.3989, 12.8163, 5.8416
        CIE-LCH:
        8.3989, 14.0848, 24.5032
        CIE-Luv:
        8.3989, 10.4460, 2.5937
        Hunter-Lab:
        9.6465, 6.2270, 3.0402
      #2a1110 color charts
#2a1110 RGB chart
      #2a1110 CMYK chart
      #2a1110 RGB pie chart
      #2a1110 color shades, tints & tones
#2a1110 color schemes
#2a1110 color preview, HTML & CSS examples
           This text has a color of #2a1110        
        
          <p style="color:#2a1110;">Text here</p>
        
        
          .mytext {color:#2a1110;}
        
        Text color #2a1110
      
           This box has a color of #2a1110        
        
          <div style="background-color:#2a1110;">Content here</div>
        
        
          .mybackground {background-color:#2a1110;}
        
        Background color #2a1110
      
           Border around this has a color of #2a1110        
        
          <div style="border:2px solid #2a1110;">Content here</div>
        
        
          .myborder {border:2px solid #2a1110;}
        
        Border color #2a1110