#66042a color space conversions
Hex:
        #66042a
        RGB:
        102, 4, 42
        CMY:
        60, 98, 84
        CMYK:
        0, 96, 59, 60
      HSL:
        337°, 92.4528%, 20.7843%
        HSV (HSB):
        337°, 96.0784%, 40.0000%
        XYZ:
        5.9408, 3.0788, 2.4716
        xyY:
        0.5170, 0.2679, 3.0788
      CIE-Lab:
        20.3567, 41.7196, 6.0550
        CIE-LCH:
        20.3567, 42.1567, 8.2580
        CIE-Luv:
        20.3567, 53.2693, -0.7757
        Hunter-Lab:
        17.5465, 29.7297, 3.9308
      #66042a color charts
#66042a RGB chart
      #66042a CMYK chart
      #66042a RGB pie chart
      #66042a color shades, tints & tones
#66042a color schemes
#66042a color preview, HTML & CSS examples
           This text has a color of #66042a        
        
          <p style="color:#66042a;">Text here</p>
        
        
          .mytext {color:#66042a;}
        
        Text color #66042a
      
           This box has a color of #66042a        
        
          <div style="background-color:#66042a;">Content here</div>
        
        
          .mybackground {background-color:#66042a;}
        
        Background color #66042a
      
           Border around this has a color of #66042a        
        
          <div style="border:2px solid #66042a;">Content here</div>
        
        
          .myborder {border:2px solid #66042a;}
        
        Border color #66042a