#d41da0 color space conversions
Hex:
#d41da0
RGB:
212, 29, 160
CMY:
17, 89, 37
CMYK:
0, 86, 25, 17
HSL:
317°, 75.9336%, 47.2549%
HSV (HSB):
317°, 86.3208%, 83.1373%
XYZ:
33.9359, 17.4138, 34.8303
xyY:
0.3938, 0.2021, 17.4138
CIE-Lab:
48.7773, 75.5004, -25.0970
CIE-LCH:
48.7773, 79.5624, 341.6127
CIE-Luv:
48.7773, 89.9349, -48.2975
Hunter-Lab:
41.7299, 72.1338, -20.2761
#d41da0 color charts
#d41da0 color shades, tints & tones
#d41da0 color schemes
#d41da0 color preview, HTML & CSS examples
This text has a color of #d41da0
<p style="color:#d41da0;">Text here</p>
.mytext {color:#d41da0;}
This box has a color of #d41da0
<div style="background-color:#d41da0;">Content here</div>
.mybackground {background-color:#d41da0;}
Border around this has a color of #d41da0
<div style="border:2px solid #d41da0;">Content here</div>
.myborder {border:2px solid #d41da0;}