#d41dac color space conversions
Hex:
#d41dac
RGB:
212, 29, 172
CMY:
17, 89, 33
CMYK:
0, 86, 19, 17
HSL:
313°, 75.9336%, 47.2549%
HSV (HSB):
313°, 86.3208%, 83.1373%
XYZ:
35.0371, 17.8543, 40.6293
xyY:
0.3746, 0.1909, 17.8543
CIE-Lab:
49.3190, 76.9618, -31.3680
CIE-LCH:
49.3190, 83.1088, 337.8252
CIE-Luv:
49.3190, 84.7104, -57.7116
Hunter-Lab:
42.2544, 74.0661, -27.4316
#d41dac color charts
#d41dac RGB chart
#d41dac CMYK chart
#d41dac RGB pie chart
#d41dac color shades, tints & tones
#d41dac color schemes
#d41dac color preview, HTML & CSS examples
This text has a color of #d41dac
<p style="color:#d41dac;">Text here</p>
.mytext {color:#d41dac;}
Text color #d41dac
This box has a color of #d41dac
<div style="background-color:#d41dac;">Content here</div>
.mybackground {background-color:#d41dac;}
Background color #d41dac
Border around this has a color of #d41dac
<div style="border:2px solid #d41dac;">Content here</div>
.myborder {border:2px solid #d41dac;}
Border color #d41dac