#d41d72 color space conversions
Hex:
#d41d72
RGB:
212, 29, 114
CMY:
17, 89, 55
CMYK:
0, 86, 46, 17
HSL:
332°, 75.9336%, 47.2549%
HSV (HSB):
332°, 86.3208%, 83.1373%
XYZ:
30.6280, 16.0907, 17.4111
xyY:
0.4776, 0.2509, 16.0907
CIE-Lab:
47.0932, 70.8379, 0.2258
CIE-LCH:
47.0932, 70.8383, 0.1827
CIE-Luv:
47.0932, 110.2136, -13.2718
Hunter-Lab:
40.1132, 66.0937, 2.3444
#d41d72 color charts
#d41d72 color shades, tints & tones
#d41d72 color schemes
#d41d72 color preview, HTML & CSS examples
This text has a color of #d41d72
<p style="color:#d41d72;">Text here</p>
.mytext {color:#d41d72;}
This box has a color of #d41d72
<div style="background-color:#d41d72;">Content here</div>
.mybackground {background-color:#d41d72;}
Border around this has a color of #d41d72
<div style="border:2px solid #d41d72;">Content here</div>
.myborder {border:2px solid #d41d72;}