#05270f color space conversions
Hex:
        #05270f
        RGB:
        5, 39, 15
        CMY:
        98, 85, 94
        CMYK:
        87, 0, 62, 85
      HSL:
        138°, 77.2727%, 8.6275%
        HSV (HSB):
        138°, 87.1795%, 15.2941%
        XYZ:
        0.8743, 1.5178, 0.6988
        xyY:
        0.2829, 0.4910, 1.5178
      CIE-Lab:
        12.7207, -19.0314, 11.9368
        CIE-LCH:
        12.7207, 22.4651, 147.9034
        CIE-Luv:
        12.7207, -10.2457, 10.3204
        Hunter-Lab:
        12.3199, -8.8918, 5.2608
      #05270f color charts
#05270f RGB chart
      #05270f CMYK chart
      #05270f RGB pie chart
      #05270f color shades, tints & tones
#05270f color schemes
#05270f color preview, HTML & CSS examples
           This text has a color of #05270f        
        
          <p style="color:#05270f;">Text here</p>
        
        
          .mytext {color:#05270f;}
        
        Text color #05270f
      
           This box has a color of #05270f        
        
          <div style="background-color:#05270f;">Content here</div>
        
        
          .mybackground {background-color:#05270f;}
        
        Background color #05270f
      
           Border around this has a color of #05270f        
        
          <div style="border:2px solid #05270f;">Content here</div>
        
        
          .myborder {border:2px solid #05270f;}
        
        Border color #05270f