#052212 color space conversions
Hex:
        #052212
        RGB:
        5, 34, 18
        CMY:
        98, 87, 93
        CMYK:
        85, 0, 47, 87
      HSL:
        147°, 74.3590%, 7.6471%
        HSV (HSB):
        147°, 85.2941%, 13.3333%
        XYZ:
        0.7438, 1.2200, 0.7685
        xyY:
        0.2722, 0.4465, 1.2200
      CIE-Lab:
        10.7040, -15.6693, 7.4624
        CIE-LCH:
        10.7040, 17.3555, 154.5342
        CIE-Luv:
        10.7040, -8.1380, 6.3958
        Hunter-Lab:
        11.0453, -7.3091, 3.6063
      #052212 color charts
#052212 RGB chart
      #052212 CMYK chart
      #052212 RGB pie chart
      #052212 color shades, tints & tones
#052212 color schemes
#052212 color preview, HTML & CSS examples
           This text has a color of #052212        
        
          <p style="color:#052212;">Text here</p>
        
        
          .mytext {color:#052212;}
        
        Text color #052212
      
           This box has a color of #052212        
        
          <div style="background-color:#052212;">Content here</div>
        
        
          .mybackground {background-color:#052212;}
        
        Background color #052212
      
           Border around this has a color of #052212        
        
          <div style="border:2px solid #052212;">Content here</div>
        
        
          .myborder {border:2px solid #052212;}
        
        Border color #052212