#66232d color space conversions
Hex:
        #66232d
        RGB:
        102, 35, 45
        CMY:
        60, 86, 82
        CMYK:
        0, 66, 56, 60
      HSL:
        351°, 48.9051%, 26.8627%
        HSV (HSB):
        351°, 65.6863%, 40.0000%
        XYZ:
        6.5542, 4.2163, 2.9510
        xyY:
        0.4777, 0.3073, 4.2163
      CIE-Lab:
        24.3740, 31.0099, 9.5345
        CIE-LCH:
        24.3740, 32.4426, 17.0909
        CIE-Luv:
        24.3740, 42.9305, 4.4769
        Hunter-Lab:
        20.5336, 21.0419, 5.8526
      #66232d color charts
#66232d RGB chart
      #66232d CMYK chart
      #66232d RGB pie chart
      #66232d color shades, tints & tones
#66232d color schemes
#66232d color preview, HTML & CSS examples
           This text has a color of #66232d        
        
          <p style="color:#66232d;">Text here</p>
        
        
          .mytext {color:#66232d;}
        
        Text color #66232d
      
           This box has a color of #66232d        
        
          <div style="background-color:#66232d;">Content here</div>
        
        
          .mybackground {background-color:#66232d;}
        
        Background color #66232d
      
           Border around this has a color of #66232d        
        
          <div style="border:2px solid #66232d;">Content here</div>
        
        
          .myborder {border:2px solid #66232d;}
        
        Border color #66232d