In RGB color space, #d41d3d hex color has a red value of 212, a green value of 29 and a blue value of 61.
In CMYK color space (used in color printing), #d41d3d hex color is composed of 0% cyan, 86.32% magenta, 71.23% yellow and 16.86% black.
#d41d3d color has a hue of 349.5 degrees, a saturation of 75.93% and a lightness of 47.3%.
#d41d3d hex color contains mainly RED.
The closest web safe color of #d41d3d is #cc3333
#d41d3d hex color has a decimal value of 13901117.
HEX | d41d3d | #d41d3d |
---|---|---|
RGB | 212, 29, 61 | rgb(212, 29, 61) |
RGB Percent | 83.14, 11.37, 23.92 | rgb(83.14, 11.37, 23.92) |
CMYK | 0, 86, 71, 17 | |
HSL | 349.5°, 75.93, 47.3 | hsl(349.5, 75.93%, 47.3%) |
HSV | 349.5°, 86.3, 83.1 |
XYZ | 28.433, 15.213, 5.853 |
---|---|
Hunter Lab | 39.004, 61.866, 18.406 |
CIE-LAB | 45.925, 67.483, 31.286 |
CIE-LCH | 45.925, 74.383, 24.873 |
CIE-LUV | 0, 86.32, 71.23, 16.86 |
Web Safe | cc3333 |
RGB percent of color #d41d3d
CMYK percent of color #d41d3d
Text with hexadecimal color #d41d3d
This text has a font color of #d41d3d
<p style="color:#d41d3d">Text here</p>
#d41d3d Background Color
This box has a background color of #d41d3d
<div style="background-color:#d41d3d">Text here</div>
#d41d3d Border Color
This box has a border color of #d41d3d
<div style="border: 4px solid #d41d3d">Text here</div>
CSS codes
<p style="color:#d41d3d">Text here</p>
<div style="background-color:#d41d3d">Text here</div>
<div style="border: 4px solid #d41d3d">Text here</div>
#d41d3d Color on white background
This is how a font and box color of #d41d3d will look
on a white background.
#d41d3d Color on black background
This is how a font and box color of #d41d3d hex color will look
on a black background.