#d41c51 color space conversions
Hex:
#d41c51
RGB:
212, 28, 81
CMY:
17, 89, 68
CMYK:
0, 87, 62, 17
HSL:
343°, 76.6667%, 47.0588%
HSV (HSB):
343°, 86.7925%, 83.1373%
XYZ:
29.0518, 15.4216, 9.2301
xyY:
0.5410, 0.2872, 15.4216
CIE-Lab:
46.2064, 68.6766, 19.3950
CIE-LCH:
46.2064, 71.3627, 15.7703
CIE-Luv:
46.2064, 123.4792, 8.0963
Hunter-Lab:
39.2704, 63.3293, 13.5538
#d41c51 color charts
#d41c51 color shades, tints & tones
#d41c51 color schemes
#d41c51 color preview, HTML & CSS examples
This text has a color of #d41c51
<p style="color:#d41c51;">Text here</p>
.mytext {color:#d41c51;}
This box has a color of #d41c51
<div style="background-color:#d41c51;">Content here</div>
.mybackground {background-color:#d41c51;}
Border around this has a color of #d41c51
<div style="border:2px solid #d41c51;">Content here</div>
.myborder {border:2px solid #d41c51;}