#d65241 color space conversions
Hex:
        #d65241
        RGB:
        214, 82, 65
        CMY:
        16, 68, 75
        CMYK:
        0, 62, 70, 16
      HSL:
        7°, 64.5022%, 54.7059%
        HSV (HSB):
        7°, 69.6262%, 83.9216%
        XYZ:
        31.7030, 20.7124, 7.3280
        xyY:
        0.5307, 0.3467, 20.7124
      CIE-Lab:
        52.6333, 50.9229, 36.9806
        CIE-LCH:
        52.6333, 62.9341, 35.9875
        CIE-Luv:
        52.6333, 102.7637, 29.5994
        Hunter-Lab:
        45.5109, 44.6996, 22.3110
      #d65241 color charts
#d65241 RGB chart
      #d65241 CMYK chart
      #d65241 RGB pie chart
      #d65241 color shades, tints & tones
#d65241 color schemes
#d65241 color preview, HTML & CSS examples
           This text has a color of #d65241        
        
          <p style="color:#d65241;">Text here</p>
        
        
          .mytext {color:#d65241;}
        
        Text color #d65241
      
           This box has a color of #d65241        
        
          <div style="background-color:#d65241;">Content here</div>
        
        
          .mybackground {background-color:#d65241;}
        
        Background color #d65241
      
           Border around this has a color of #d65241        
        
          <div style="border:2px solid #d65241;">Content here</div>
        
        
          .myborder {border:2px solid #d65241;}
        
        Border color #d65241