#d41d74 color space conversions
Hex:
#d41d74
RGB:
212, 29, 116
CMY:
17, 89, 55
CMYK:
0, 86, 45, 17
HSL:
331°, 75.9336%, 47.2549%
HSV (HSB):
331°, 86.3208%, 83.1373%
XYZ:
30.7431, 16.1367, 18.0174
xyY:
0.4737, 0.2487, 16.1367
CIE-Lab:
47.1534, 71.0077, -0.9161
CIE-LCH:
47.1534, 71.0136, 359.2609
CIE-Luv:
47.1534, 109.3580, -14.7100
Hunter-Lab:
40.1706, 66.3103, 1.5265
#d41d74 color charts
#d41d74 color shades, tints & tones
#d41d74 color schemes
#d41d74 color preview, HTML & CSS examples
This text has a color of #d41d74
<p style="color:#d41d74;">Text here</p>
.mytext {color:#d41d74;}
This box has a color of #d41d74
<div style="background-color:#d41d74;">Content here</div>
.mybackground {background-color:#d41d74;}
Border around this has a color of #d41d74
<div style="border:2px solid #d41d74;">Content here</div>
.myborder {border:2px solid #d41d74;}