#d41c59 color space conversions
Hex:
#d41c59
RGB:
212, 28, 89
CMY:
17, 89, 65
CMYK:
0, 87, 58, 17
HSL:
340°, 76.6667%, 47.0588%
HSV (HSB):
340°, 86.7925%, 83.1373%
XYZ:
29.3698, 15.5488, 10.9045
xyY:
0.5261, 0.2785, 15.5488
CIE-Lab:
46.3769, 69.1658, 14.6687
CIE-LCH:
46.3769, 70.7042, 11.9739
CIE-Luv:
46.3769, 120.5615, 3.3327
Hunter-Lab:
39.4320, 63.9447, 11.2064
#d41c59 color charts
#d41c59 color shades, tints & tones
#d41c59 color schemes
#d41c59 color preview, HTML & CSS examples
This text has a color of #d41c59
<p style="color:#d41c59;">Text here</p>
.mytext {color:#d41c59;}
This box has a color of #d41c59
<div style="background-color:#d41c59;">Content here</div>
.mybackground {background-color:#d41c59;}
Border around this has a color of #d41c59
<div style="border:2px solid #d41c59;">Content here</div>
.myborder {border:2px solid #d41c59;}