#d41d48 color space conversions
Hex:
#d41d48
RGB:
212, 29, 72
CMY:
17, 89, 72
CMYK:
0, 86, 66, 17
HSL:
346°, 75.9336%, 47.2549%
HSV (HSB):
346°, 86.3208%, 83.1373%
XYZ:
28.7604, 15.3437, 7.5767
xyY:
0.5565, 0.2969, 15.3437
CIE-Lab:
46.1013, 67.9994, 24.8086
CIE-LCH:
46.1013, 72.3836, 20.0438
CIE-Luv:
46.1013, 126.2303, 13.1680
Hunter-Lab:
39.1710, 62.5105, 15.9515
#d41d48 color charts
#d41d48 color shades, tints & tones
#d41d48 color schemes
#d41d48 color preview, HTML & CSS examples
This text has a color of #d41d48
<p style="color:#d41d48;">Text here</p>
.mytext {color:#d41d48;}
This box has a color of #d41d48
<div style="background-color:#d41d48;">Content here</div>
.mybackground {background-color:#d41d48;}
Border around this has a color of #d41d48
<div style="border:2px solid #d41d48;">Content here</div>
.myborder {border:2px solid #d41d48;}