#d41a66 color space conversions
Hex:
#d41a66
RGB:
212, 26, 102
CMY:
17, 90, 60
CMYK:
0, 88, 52, 17
HSL:
335°, 78.1513%, 46.6667%
HSV (HSB):
335°, 87.7358%, 83.1373%
XYZ:
29.9190, 15.6951, 14.0229
xyY:
0.5017, 0.2632, 15.6951
CIE-Lab:
46.5720, 70.4192, 6.8823
CIE-LCH:
46.5720, 70.7547, 5.5820
CIE-Luv:
46.5720, 115.9158, -5.3516
Hunter-Lab:
39.6171, 65.4742, 6.7456
#d41a66 color charts
#d41a66 color shades, tints & tones
#d41a66 color schemes
#d41a66 color preview, HTML & CSS examples
This text has a color of #d41a66
<p style="color:#d41a66;">Text here</p>
.mytext {color:#d41a66;}
This box has a color of #d41a66
<div style="background-color:#d41a66;">Content here</div>
.mybackground {background-color:#d41a66;}
Border around this has a color of #d41a66
<div style="border:2px solid #d41a66;">Content here</div>
.myborder {border:2px solid #d41a66;}