#d2125d color space conversions
Hex:
        #d2125d
        RGB:
        210, 18, 93
        CMY:
        18, 93, 64
        CMYK:
        0, 91, 56, 18
      HSL:
        337°, 84.2105%, 44.7059%
        HSV (HSB):
        337°, 91.4286%, 82.3529%
        XYZ:
        28.7704, 14.9246, 11.7203
        xyY:
        0.5192, 0.2693, 14.9246
      CIE-Lab:
        45.5307, 70.4979, 10.9490
        CIE-LCH:
        45.5307, 71.3431, 8.8280
        CIE-Luv:
        45.5307, 119.5799, -0.9584
        Hunter-Lab:
        38.6323, 65.3267, 9.0552
      #d2125d color charts
#d2125d RGB chart
      #d2125d CMYK chart
      #d2125d RGB pie chart
      #d2125d color shades, tints & tones
#d2125d color schemes
#d2125d color preview, HTML & CSS examples
           This text has a color of #d2125d        
        
          <p style="color:#d2125d;">Text here</p>
        
        
          .mytext {color:#d2125d;}
        
        Text color #d2125d
      
           This box has a color of #d2125d        
        
          <div style="background-color:#d2125d;">Content here</div>
        
        
          .mybackground {background-color:#d2125d;}
        
        Background color #d2125d
      
           Border around this has a color of #d2125d        
        
          <div style="border:2px solid #d2125d;">Content here</div>
        
        
          .myborder {border:2px solid #d2125d;}
        
        Border color #d2125d