#d41d79 color space conversions
Hex:
#d41d79
RGB:
212, 29, 121
CMY:
17, 89, 53
CMYK:
0, 86, 43, 17
HSL:
330°, 75.9336%, 47.2549%
HSV (HSB):
330°, 86.3208%, 83.1373%
XYZ:
31.0419, 16.2563, 19.5908
xyY:
0.4641, 0.2430, 16.2563
CIE-Lab:
47.3089, 71.4457, -3.7555
CIE-LCH:
47.3089, 71.5443, 356.9911
CIE-Luv:
47.3089, 107.1976, -18.3551
Hunter-Lab:
40.3190, 66.8701, -0.5854
#d41d79 color charts
#d41d79 color shades, tints & tones
#d41d79 color schemes
#d41d79 color preview, HTML & CSS examples
This text has a color of #d41d79
<p style="color:#d41d79;">Text here</p>
.mytext {color:#d41d79;}
This box has a color of #d41d79
<div style="background-color:#d41d79;">Content here</div>
.mybackground {background-color:#d41d79;}
Border around this has a color of #d41d79
<div style="border:2px solid #d41d79;">Content here</div>
.myborder {border:2px solid #d41d79;}