#66425e color space conversions
Hex:
        #66425e
        RGB:
        102, 66, 94
        CMY:
        60, 74, 63
        CMYK:
        0, 35, 8, 60
      HSL:
        313°, 21.4286%, 32.9412%
        HSV (HSB):
        313°, 35.2941%, 40.0000%
        XYZ:
        9.4481, 7.5294, 11.5450
        xyY:
        0.3313, 0.2640, 7.5294
      CIE-Lab:
        32.9828, 20.4848, -10.2086
        CIE-LCH:
        32.9828, 22.8876, 333.5105
        CIE-Luv:
        32.9828, 18.3686, -15.7711
        Hunter-Lab:
        27.4397, 13.4420, -5.7380
      #66425e color charts
#66425e RGB chart
      #66425e CMYK chart
      #66425e RGB pie chart
      #66425e color shades, tints & tones
#66425e color schemes
#66425e color preview, HTML & CSS examples
           This text has a color of #66425e        
        
          <p style="color:#66425e;">Text here</p>
        
        
          .mytext {color:#66425e;}
        
        Text color #66425e
      
           This box has a color of #66425e        
        
          <div style="background-color:#66425e;">Content here</div>
        
        
          .mybackground {background-color:#66425e;}
        
        Background color #66425e
      
           Border around this has a color of #66425e        
        
          <div style="border:2px solid #66425e;">Content here</div>
        
        
          .myborder {border:2px solid #66425e;}
        
        Border color #66425e