#db0972 color space conversions
Hex:
        #db0972
        RGB:
        219, 9, 114
        CMY:
        14, 96, 55
        CMYK:
        0, 96, 48, 14
      HSL:
        330°, 92.1053%, 44.7059%
        HSV (HSB):
        330°, 95.8904%, 85.8824%
        XYZ:
        32.3484, 16.4703, 17.3937
        xyY:
        0.4886, 0.2488, 16.4703
      CIE-Lab:
        47.5856, 75.0172, 1.1109
        CIE-LCH:
        47.5856, 75.0254, 0.8484
        CIE-Luv:
        47.5856, 119.0135, -13.1714
        Hunter-Lab:
        40.5837, 71.2570, 2.9975
      #db0972 color charts
#db0972 RGB chart
      #db0972 CMYK chart
      #db0972 RGB pie chart
      #db0972 color shades, tints & tones
#db0972 color schemes
#db0972 color preview, HTML & CSS examples
           This text has a color of #db0972        
        
          <p style="color:#db0972;">Text here</p>
        
        
          .mytext {color:#db0972;}
        
        Text color #db0972
      
           This box has a color of #db0972        
        
          <div style="background-color:#db0972;">Content here</div>
        
        
          .mybackground {background-color:#db0972;}
        
        Background color #db0972
      
           Border around this has a color of #db0972        
        
          <div style="border:2px solid #db0972;">Content here</div>
        
        
          .myborder {border:2px solid #db0972;}
        
        Border color #db0972