#612f4f color space conversions
Hex:
        #612f4f
        RGB:
        97, 47, 79
        CMY:
        62, 82, 69
        CMYK:
        0, 52, 19, 62
      HSL:
        322°, 34.7222%, 28.2353%
        HSV (HSB):
        322°, 51.5464%, 38.0392%
        XYZ:
        7.3576, 5.1389, 8.0013
        xyY:
        0.3589, 0.2507, 5.1389
      CIE-Lab:
        27.1270, 27.2006, -9.4146
        CIE-LCH:
        27.1270, 28.7838, 340.9083
        CIE-Luv:
        27.1270, 25.9352, -14.7586
        Hunter-Lab:
        22.6692, 18.2632, -5.0584
      #612f4f color charts
#612f4f RGB chart
      #612f4f CMYK chart
      #612f4f RGB pie chart
      #612f4f color shades, tints & tones
#612f4f color schemes
#612f4f color preview, HTML & CSS examples
           This text has a color of #612f4f        
        
          <p style="color:#612f4f;">Text here</p>
        
        
          .mytext {color:#612f4f;}
        
        Text color #612f4f
      
           This box has a color of #612f4f        
        
          <div style="background-color:#612f4f;">Content here</div>
        
        
          .mybackground {background-color:#612f4f;}
        
        Background color #612f4f
      
           Border around this has a color of #612f4f        
        
          <div style="border:2px solid #612f4f;">Content here</div>
        
        
          .myborder {border:2px solid #612f4f;}
        
        Border color #612f4f