#d41c8e color space conversions
Hex:
#d41c8e
RGB:
212, 28, 142
CMY:
17, 89, 44
CMYK:
0, 87, 33, 17
HSL:
323°, 76.6667%, 47.0588%
HSV (HSB):
323°, 86.7925%, 83.1373%
XYZ:
32.4491, 16.7806, 27.1199
xyY:
0.4250, 0.2198, 16.7806
CIE-Lab:
47.9823, 73.6693, -15.5219
CIE-LCH:
47.9823, 75.2867, 348.1019
CIE-Luv:
47.9823, 98.0966, -34.4038
Hunter-Lab:
40.9641, 69.7092, -10.5776
#d41c8e color charts
#d41c8e color shades, tints & tones
#d41c8e color schemes
#d41c8e color preview, HTML & CSS examples
This text has a color of #d41c8e
<p style="color:#d41c8e;">Text here</p>
.mytext {color:#d41c8e;}
This box has a color of #d41c8e
<div style="background-color:#d41c8e;">Content here</div>
.mybackground {background-color:#d41c8e;}
Border around this has a color of #d41c8e
<div style="border:2px solid #d41c8e;">Content here</div>
.myborder {border:2px solid #d41c8e;}