#4a0f01 color space conversions
Hex:
        #4a0f01
        RGB:
        74, 15, 1
        CMY:
        71, 94, 100
        CMYK:
        0, 80, 99, 71
      HSL:
        12°, 97.3333%, 14.7059%
        HSV (HSB):
        12°, 98.6486%, 29.0196%
        XYZ:
        3.0003, 1.7997, 0.2180
        xyY:
        0.5979, 0.3586, 1.7997
      CIE-Lab:
        14.3988, 26.9913, 21.7081
        CIE-LCH:
        14.3988, 34.6377, 38.8084
        CIE-Luv:
        14.3988, 36.2630, 11.2551
        Hunter-Lab:
        13.4152, 16.4452, 8.4274
      #4a0f01 color charts
#4a0f01 RGB chart
      #4a0f01 CMYK chart
      #4a0f01 RGB pie chart
      #4a0f01 color shades, tints & tones
#4a0f01 color schemes
#4a0f01 color preview, HTML & CSS examples
           This text has a color of #4a0f01        
        
          <p style="color:#4a0f01;">Text here</p>
        
        
          .mytext {color:#4a0f01;}
        
        Text color #4a0f01
      
           This box has a color of #4a0f01        
        
          <div style="background-color:#4a0f01;">Content here</div>
        
        
          .mybackground {background-color:#4a0f01;}
        
        Background color #4a0f01
      
           Border around this has a color of #4a0f01        
        
          <div style="border:2px solid #4a0f01;">Content here</div>
        
        
          .myborder {border:2px solid #4a0f01;}
        
        Border color #4a0f01