#d41c73 color space conversions
Hex:
#d41c73
RGB:
212, 28, 115
CMY:
17, 89, 55
CMYK:
0, 87, 46, 17
HSL:
332°, 76.6667%, 47.0588%
HSV (HSB):
332°, 86.7925%, 83.1373%
XYZ:
30.6611, 16.0654, 17.7046
xyY:
0.4759, 0.2493, 16.0654
CIE-Lab:
47.0601, 71.1043, -0.4377
CIE-LCH:
47.0601, 71.1056, 359.6473
CIE-Luv:
47.0601, 110.0060, -14.1408
Hunter-Lab:
40.0816, 66.4039, 1.8680
#d41c73 color charts
#d41c73 color shades, tints & tones
#d41c73 color schemes
#d41c73 color preview, HTML & CSS examples
This text has a color of #d41c73
<p style="color:#d41c73;">Text here</p>
.mytext {color:#d41c73;}
This box has a color of #d41c73
<div style="background-color:#d41c73;">Content here</div>
.mybackground {background-color:#d41c73;}
Border around this has a color of #d41c73
<div style="border:2px solid #d41c73;">Content here</div>
.myborder {border:2px solid #d41c73;}