#4a0106 color space conversions
Hex:
        #4a0106
        RGB:
        74, 1, 6
        CMY:
        71, 100, 98
        CMYK:
        0, 99, 92, 71
      HSL:
        356°, 97.3333%, 14.7059%
        HSV (HSB):
        356°, 98.6486%, 29.0196%
        XYZ:
        2.8678, 1.4907, 0.3089
        xyY:
        0.6144, 0.3194, 1.4907
      CIE-Lab:
        12.5488, 32.6028, 17.2178
        CIE-LCH:
        12.5488, 36.8700, 27.8390
        CIE-Luv:
        12.5488, 39.2733, 7.2789
        Hunter-Lab:
        12.2094, 20.5598, 7.0466
      #4a0106 color charts
#4a0106 RGB chart
      #4a0106 CMYK chart
      #4a0106 RGB pie chart
      #4a0106 color shades, tints & tones
#4a0106 color schemes
#4a0106 color preview, HTML & CSS examples
           This text has a color of #4a0106        
        
          <p style="color:#4a0106;">Text here</p>
        
        
          .mytext {color:#4a0106;}
        
        Text color #4a0106
      
           This box has a color of #4a0106        
        
          <div style="background-color:#4a0106;">Content here</div>
        
        
          .mybackground {background-color:#4a0106;}
        
        Background color #4a0106
      
           Border around this has a color of #4a0106        
        
          <div style="border:2px solid #4a0106;">Content here</div>
        
        
          .myborder {border:2px solid #4a0106;}
        
        Border color #4a0106