#05481d color space conversions
Hex:
        #05481d
        RGB:
        5, 72, 29
        CMY:
        98, 72, 89
        CMYK:
        93, 0, 60, 72
      HSL:
        141°, 87.0130%, 15.0980%
        HSV (HSB):
        141°, 93.0556%, 28.2353%
        XYZ:
        2.6017, 4.7557, 1.9432
        xyY:
        0.2797, 0.5113, 4.7557
      CIE-Lab:
        26.0271, -30.4637, 20.1948
        CIE-LCH:
        26.0271, 36.5496, 146.4591
        CIE-Luv:
        26.0271, -22.7960, 23.0904
        Hunter-Lab:
        21.8076, -16.8676, 9.9821
      #05481d color charts
#05481d RGB chart
      #05481d CMYK chart
      #05481d RGB pie chart
      #05481d color shades, tints & tones
#05481d color schemes
#05481d color preview, HTML & CSS examples
           This text has a color of #05481d        
        
          <p style="color:#05481d;">Text here</p>
        
        
          .mytext {color:#05481d;}
        
        Text color #05481d
      
           This box has a color of #05481d        
        
          <div style="background-color:#05481d;">Content here</div>
        
        
          .mybackground {background-color:#05481d;}
        
        Background color #05481d
      
           Border around this has a color of #05481d        
        
          <div style="border:2px solid #05481d;">Content here</div>
        
        
          .myborder {border:2px solid #05481d;}
        
        Border color #05481d