#66271f color space conversions
Hex:
        #66271f
        RGB:
        102, 39, 31
        CMY:
        60, 85, 88
        CMYK:
        0, 62, 70, 60
      HSL:
        7°, 53.3835%, 26.0784%
        HSV (HSB):
        7°, 69.6078%, 40.0000%
        XYZ:
        6.4523, 4.3747, 1.8007
        xyY:
        0.5110, 0.3464, 4.3747
      CIE-Lab:
        24.8735, 27.7893, 19.5166
        CIE-LCH:
        24.8735, 33.9579, 35.0807
        CIE-Luv:
        24.8735, 43.7465, 12.8888
        Hunter-Lab:
        20.9159, 18.4625, 9.5368
      #66271f color charts
#66271f RGB chart
      #66271f CMYK chart
      #66271f RGB pie chart
      #66271f color shades, tints & tones
#66271f color schemes
#66271f color preview, HTML & CSS examples
           This text has a color of #66271f        
        
          <p style="color:#66271f;">Text here</p>
        
        
          .mytext {color:#66271f;}
        
        Text color #66271f
      
           This box has a color of #66271f        
        
          <div style="background-color:#66271f;">Content here</div>
        
        
          .mybackground {background-color:#66271f;}
        
        Background color #66271f
      
           Border around this has a color of #66271f        
        
          <div style="border:2px solid #66271f;">Content here</div>
        
        
          .myborder {border:2px solid #66271f;}
        
        Border color #66271f