#d41c75 color space conversions
Hex:
#d41c75
RGB:
212, 28, 117
CMY:
17, 89, 54
CMYK:
0, 87, 45, 17
HSL:
331°, 76.6667%, 47.0588%
HSV (HSB):
331°, 86.7925%, 83.1373%
XYZ:
30.7775, 16.1119, 18.3174
xyY:
0.4720, 0.2471, 16.1119
CIE-Lab:
47.1210, 71.2753, -1.5780
CIE-LCH:
47.1210, 71.2927, 358.7317
CIE-Luv:
47.1210, 109.1446, -15.5852
Hunter-Lab:
40.1396, 66.6225, 1.0413
#d41c75 color charts
#d41c75 color shades, tints & tones
#d41c75 color schemes
#d41c75 color preview, HTML & CSS examples
This text has a color of #d41c75
<p style="color:#d41c75;">Text here</p>
.mytext {color:#d41c75;}
This box has a color of #d41c75
<div style="background-color:#d41c75;">Content here</div>
.mybackground {background-color:#d41c75;}
Border around this has a color of #d41c75
<div style="border:2px solid #d41c75;">Content here</div>
.myborder {border:2px solid #d41c75;}