#db2045 color space conversions
Hex:
        #db2045
        RGB:
        219, 32, 69
        CMY:
        14, 87, 73
        CMYK:
        0, 85, 68, 14
      HSL:
        348°, 74.5020%, 49.2157%
        HSV (HSB):
        348°, 85.3881%, 85.8824%
        XYZ:
        30.8041, 16.5228, 7.1959
        xyY:
        0.5650, 0.3030, 16.5228
      CIE-Lab:
        47.6530, 69.0809, 28.8858
        CIE-LCH:
        47.6530, 74.8769, 22.6920
        CIE-Luv:
        47.6530, 131.6802, 16.7024
        Hunter-Lab:
        40.6482, 64.1369, 17.9577
      #db2045 color charts
#db2045 RGB chart
      #db2045 CMYK chart
      #db2045 RGB pie chart
      #db2045 color shades, tints & tones
#db2045 color schemes
#db2045 color preview, HTML & CSS examples
           This text has a color of #db2045        
        
          <p style="color:#db2045;">Text here</p>
        
        
          .mytext {color:#db2045;}
        
        Text color #db2045
      
           This box has a color of #db2045        
        
          <div style="background-color:#db2045;">Content here</div>
        
        
          .mybackground {background-color:#db2045;}
        
        Background color #db2045
      
           Border around this has a color of #db2045        
        
          <div style="border:2px solid #db2045;">Content here</div>
        
        
          .myborder {border:2px solid #db2045;}
        
        Border color #db2045