#42002d color space conversions
Hex:
        #42002d
        RGB:
        66, 0, 45
        CMY:
        74, 100, 82
        CMYK:
        0, 100, 32, 74
      HSL:
        319°, 100.0000%, 12.9412%
        HSV (HSB):
        319°, 100.0000%, 25.8824%
        XYZ:
        2.7204, 1.3477, 2.5994
        xyY:
        0.4080, 0.2021, 1.3477
      CIE-Lab:
        11.6052, 33.9574, -9.9930
        CIE-LCH:
        11.6052, 35.3973, 343.6019
        CIE-Luv:
        11.6052, 23.5681, -11.1161
        Hunter-Lab:
        11.6091, 21.5129, -5.1492
      #42002d color charts
#42002d RGB chart
      #42002d CMYK chart
      #42002d RGB pie chart
      #42002d color shades, tints & tones
#42002d color schemes
#42002d color preview, HTML & CSS examples
           This text has a color of #42002d        
        
          <p style="color:#42002d;">Text here</p>
        
        
          .mytext {color:#42002d;}
        
        Text color #42002d
      
           This box has a color of #42002d        
        
          <div style="background-color:#42002d;">Content here</div>
        
        
          .mybackground {background-color:#42002d;}
        
        Background color #42002d
      
           Border around this has a color of #42002d        
        
          <div style="border:2px solid #42002d;">Content here</div>
        
        
          .myborder {border:2px solid #42002d;}
        
        Border color #42002d