#d95249 color space conversions
Hex:
        #d95249
        RGB:
        217, 82, 73
        CMY:
        15, 68, 71
        CMYK:
        0, 62, 66, 15
      HSL:
        4°, 65.4545%, 56.8627%
        HSV (HSB):
        4°, 66.3594%, 85.0980%
        XYZ:
        32.8352, 21.2673, 8.6777
        xyY:
        0.5230, 0.3388, 21.2673
      CIE-Lab:
        53.2408, 52.3836, 33.3120
        CIE-LCH:
        53.2408, 62.0785, 32.4533
        CIE-Luv:
        53.2408, 103.6355, 26.4337
        Hunter-Lab:
        46.1165, 46.3888, 21.1250
      #d95249 color charts
#d95249 RGB chart
      #d95249 CMYK chart
      #d95249 RGB pie chart
      #d95249 color shades, tints & tones
#d95249 color schemes
#d95249 color preview, HTML & CSS examples
           This text has a color of #d95249        
        
          <p style="color:#d95249;">Text here</p>
        
        
          .mytext {color:#d95249;}
        
        Text color #d95249
      
           This box has a color of #d95249        
        
          <div style="background-color:#d95249;">Content here</div>
        
        
          .mybackground {background-color:#d95249;}
        
        Background color #d95249
      
           Border around this has a color of #d95249        
        
          <div style="border:2px solid #d95249;">Content here</div>
        
        
          .myborder {border:2px solid #d95249;}
        
        Border color #d95249