#d41e61 color space conversions
Hex:
#d41e61
RGB:
212, 30, 97
CMY:
17, 88, 62
CMYK:
0, 86, 54, 17
HSL:
338°, 75.2066%, 47.4510%
HSV (HSB):
338°, 85.8491%, 83.1373%
XYZ:
29.7733, 15.7887, 12.7875
xyY:
0.5103, 0.2706, 15.7887
CIE-Lab:
46.6960, 69.3315, 10.1538
CIE-LCH:
46.6960, 70.0711, 8.3319
CIE-Luv:
46.6960, 116.9621, -1.4504
Hunter-Lab:
39.7350, 64.2135, 8.7337
#d41e61 color charts
#d41e61 color shades, tints & tones
#d41e61 color schemes
#d41e61 color preview, HTML & CSS examples
This text has a color of #d41e61
<p style="color:#d41e61;">Text here</p>
.mytext {color:#d41e61;}
This box has a color of #d41e61
<div style="background-color:#d41e61;">Content here</div>
.mybackground {background-color:#d41e61;}
Border around this has a color of #d41e61
<div style="border:2px solid #d41e61;">Content here</div>
.myborder {border:2px solid #d41e61;}