#d0125f color space conversions
Hex:
        #d0125f
        RGB:
        208, 18, 95
        CMY:
        18, 93, 63
        CMYK:
        0, 91, 54, 18
      HSL:
        336°, 84.0708%, 44.3137%
        HSV (HSB):
        336°, 91.3462%, 81.5686%
        XYZ:
        28.2943, 14.6687, 12.1665
        xyY:
        0.5132, 0.2661, 14.6687
      CIE-Lab:
        45.1771, 70.1598, 9.1468
        CIE-LCH:
        45.1771, 70.7535, 7.4278
        CIE-Luv:
        45.1771, 117.1769, -2.8357
        Hunter-Lab:
        38.2998, 64.8438, 7.9754
      #d0125f color charts
#d0125f RGB chart
      #d0125f CMYK chart
      #d0125f RGB pie chart
      #d0125f color shades, tints & tones
#d0125f color schemes
#d0125f color preview, HTML & CSS examples
           This text has a color of #d0125f        
        
          <p style="color:#d0125f;">Text here</p>
        
        
          .mytext {color:#d0125f;}
        
        Text color #d0125f
      
           This box has a color of #d0125f        
        
          <div style="background-color:#d0125f;">Content here</div>
        
        
          .mybackground {background-color:#d0125f;}
        
        Background color #d0125f
      
           Border around this has a color of #d0125f        
        
          <div style="border:2px solid #d0125f;">Content here</div>
        
        
          .myborder {border:2px solid #d0125f;}
        
        Border color #d0125f