#d41d41 color space conversions
Hex:
#d41d41
RGB:
212, 29, 65
CMY:
17, 89, 75
CMYK:
0, 86, 69, 17
HSL:
348°, 75.9336%, 47.2549%
HSV (HSB):
348°, 86.3208%, 83.1373%
XYZ:
28.5449, 15.2574, 6.4415
xyY:
0.5681, 0.3037, 15.2574
CIE-Lab:
45.9848, 67.6610, 28.9401
CIE-LCH:
45.9848, 73.5904, 23.1574
CIE-Luv:
45.9848, 128.3848, 16.6635
Hunter-Lab:
39.0608, 62.0881, 17.5650
#d41d41 color charts
#d41d41 color shades, tints & tones
#d41d41 color schemes
#d41d41 color preview, HTML & CSS examples
This text has a color of #d41d41
<p style="color:#d41d41;">Text here</p>
.mytext {color:#d41d41;}
This box has a color of #d41d41
<div style="background-color:#d41d41;">Content here</div>
.mybackground {background-color:#d41d41;}
Border around this has a color of #d41d41
<div style="border:2px solid #d41d41;">Content here</div>
.myborder {border:2px solid #d41d41;}