#d41c61 color space conversions
Hex:
#d41c61
RGB:
212, 28, 97
CMY:
17, 89, 62
CMYK:
0, 87, 54, 17
HSL:
338°, 76.6667%, 47.0588%
HSV (HSB):
338°, 86.7925%, 83.1373%
XYZ:
29.7243, 15.6906, 12.7712
xyY:
0.5108, 0.2697, 15.6906
CIE-Lab:
46.5660, 69.7056, 9.9713
CIE-LCH:
46.5660, 70.4151, 8.1409
CIE-Luv:
46.5660, 117.4674, -1.7485
Hunter-Lab:
39.6114, 64.6261, 8.6121
#d41c61 color charts
#d41c61 color shades, tints & tones
#d41c61 color schemes
#d41c61 color preview, HTML & CSS examples
This text has a color of #d41c61
<p style="color:#d41c61;">Text here</p>
.mytext {color:#d41c61;}
This box has a color of #d41c61
<div style="background-color:#d41c61;">Content here</div>
.mybackground {background-color:#d41c61;}
Border around this has a color of #d41c61
<div style="border:2px solid #d41c61;">Content here</div>
.myborder {border:2px solid #d41c61;}