#d9255d color space conversions
Hex:
        #d9255d
        RGB:
        217, 37, 93
        CMY:
        15, 85, 64
        CMYK:
        0, 83, 57, 15
      HSL:
        341°, 70.8661%, 49.8039%
        HSV (HSB):
        341°, 82.9493%, 85.0980%
        XYZ:
        31.2526, 16.8652, 11.9640
        xyY:
        0.5202, 0.2807, 16.8652
      CIE-Lab:
        48.0897, 68.8575, 14.7060
        CIE-LCH:
        48.0897, 70.4104, 12.0556
        CIE-Luv:
        48.0897, 120.4500, 3.6356
        Hunter-Lab:
        41.0672, 63.9729, 11.4742
      #d9255d color charts
#d9255d RGB chart
      #d9255d CMYK chart
      #d9255d RGB pie chart
      #d9255d color shades, tints & tones
#d9255d color schemes
#d9255d color preview, HTML & CSS examples
           This text has a color of #d9255d        
        
          <p style="color:#d9255d;">Text here</p>
        
        
          .mytext {color:#d9255d;}
        
        Text color #d9255d
      
           This box has a color of #d9255d        
        
          <div style="background-color:#d9255d;">Content here</div>
        
        
          .mybackground {background-color:#d9255d;}
        
        Background color #d9255d
      
           Border around this has a color of #d9255d        
        
          <div style="border:2px solid #d9255d;">Content here</div>
        
        
          .myborder {border:2px solid #d9255d;}
        
        Border color #d9255d