#05240a color space conversions
Hex:
        #05240a
        RGB:
        5, 36, 10
        CMY:
        98, 86, 96
        CMYK:
        86, 0, 72, 86
      HSL:
        130°, 75.6098%, 8.0392%
        HSV (HSB):
        130°, 86.1111%, 14.1176%
        XYZ:
        0.7483, 1.3159, 0.5017
        xyY:
        0.2916, 0.5129, 1.3159
      CIE-Lab:
        11.3865, -18.4283, 12.4555
        CIE-LCH:
        11.3865, 22.2427, 145.9457
        CIE-Luv:
        11.3865, -9.1401, 10.3891
        Hunter-Lab:
        11.4714, -8.4319, 5.4368
      #05240a color charts
#05240a RGB chart
      #05240a CMYK chart
      #05240a RGB pie chart
      #05240a color shades, tints & tones
#05240a color schemes
#05240a color preview, HTML & CSS examples
           This text has a color of #05240a        
        
          <p style="color:#05240a;">Text here</p>
        
        
          .mytext {color:#05240a;}
        
        Text color #05240a
      
           This box has a color of #05240a        
        
          <div style="background-color:#05240a;">Content here</div>
        
        
          .mybackground {background-color:#05240a;}
        
        Background color #05240a
      
           Border around this has a color of #05240a        
        
          <div style="border:2px solid #05240a;">Content here</div>
        
        
          .myborder {border:2px solid #05240a;}
        
        Border color #05240a