#db1154 color space conversions
Hex:
        #db1154
        RGB:
        219, 17, 84
        CMY:
        14, 93, 67
        CMYK:
        0, 92, 62, 14
      HSL:
        340°, 85.5932%, 46.2745%
        HSV (HSB):
        340°, 92.2374%, 85.8824%
        XYZ:
        31.0141, 16.1011, 9.8607
        xyY:
        0.5443, 0.2826, 16.1011
      CIE-Lab:
        47.1068, 72.2139, 18.9905
        CIE-LCH:
        47.1068, 74.6691, 14.7338
        CIE-Luv:
        47.1068, 130.3105, 6.9314
        Hunter-Lab:
        40.1261, 67.7447, 13.5182
      #db1154 color charts
#db1154 RGB chart
      #db1154 CMYK chart
      #db1154 RGB pie chart
      #db1154 color shades, tints & tones
#db1154 color schemes
#db1154 color preview, HTML & CSS examples
           This text has a color of #db1154        
        
          <p style="color:#db1154;">Text here</p>
        
        
          .mytext {color:#db1154;}
        
        Text color #db1154
      
           This box has a color of #db1154        
        
          <div style="background-color:#db1154;">Content here</div>
        
        
          .mybackground {background-color:#db1154;}
        
        Background color #db1154
      
           Border around this has a color of #db1154        
        
          <div style="border:2px solid #db1154;">Content here</div>
        
        
          .myborder {border:2px solid #db1154;}
        
        Border color #db1154