#d41d51 color space conversions
Hex:
#d41d51
RGB:
212, 29, 81
CMY:
17, 89, 68
CMYK:
0, 86, 62, 17
HSL:
343°, 75.9336%, 47.2549%
HSV (HSB):
343°, 86.3208%, 83.1373%
XYZ:
29.0759, 15.4699, 9.2381
xyY:
0.5406, 0.2876, 15.4699
CIE-Lab:
46.2711, 68.4906, 19.4812
CIE-LCH:
46.2711, 71.2073, 15.8777
CIE-Luv:
46.2711, 123.2049, 8.2373
Hunter-Lab:
39.3317, 63.1254, 13.6064
#d41d51 color charts
#d41d51 color shades, tints & tones
#d41d51 color schemes
#d41d51 color preview, HTML & CSS examples
This text has a color of #d41d51
<p style="color:#d41d51;">Text here</p>
.mytext {color:#d41d51;}
This box has a color of #d41d51
<div style="background-color:#d41d51;">Content here</div>
.mybackground {background-color:#d41d51;}
Border around this has a color of #d41d51
<div style="border:2px solid #d41d51;">Content here</div>
.myborder {border:2px solid #d41d51;}