#d41c66 color space conversions
Hex:
#d41c66
RGB:
212, 28, 102
CMY:
17, 89, 60
CMYK:
0, 87, 52, 17
HSL:
336°, 76.6667%, 47.0588%
HSV (HSB):
336°, 86.7925%, 83.1373%
XYZ:
29.9649, 15.7869, 14.0382
xyY:
0.5012, 0.2640, 15.7869
CIE-Lab:
46.6936, 70.0686, 7.0554
CIE-LCH:
46.6936, 70.4229, 5.7499
CIE-Luv:
46.6936, 115.4564, -5.0685
Hunter-Lab:
39.7327, 65.0858, 6.8647
#d41c66 color charts
#d41c66 color shades, tints & tones
#d41c66 color schemes
#d41c66 color preview, HTML & CSS examples
This text has a color of #d41c66
<p style="color:#d41c66;">Text here</p>
.mytext {color:#d41c66;}
This box has a color of #d41c66
<div style="background-color:#d41c66;">Content here</div>
.mybackground {background-color:#d41c66;}
Border around this has a color of #d41c66
<div style="border:2px solid #d41c66;">Content here</div>
.myborder {border:2px solid #d41c66;}