In RGB color space, #dd123b hex color has a red value of 221, a green value of 18 and a blue value of 59.
In CMYK color space (used in color printing), #dd123b hex color is composed of 0% cyan, 91.86% magenta, 73.3% yellow and 13.33% black.
#dd123b color has a hue of 347.9 degrees, a saturation of 84.94% and a lightness of 46.9%.
#dd123b hex color contains mainly RED.
The closest web safe color of #dd123b is #cc0033
#dd123b hex color has a decimal value of 14488123.
HEX | dd123b | #dd123b |
---|---|---|
RGB | 221, 18, 59 | rgb(221, 18, 59) |
RGB Percent | 86.67, 7.06, 23.14 | rgb(86.67, 7.06, 23.14) |
CMYK | 0, 92, 73, 13 | |
HSL | 347.9°, 84.94, 46.9 | hsl(347.9, 84.94%, 46.9%) |
HSV | 347.9°, 91.9, 86.7 |
XYZ | 30.825, 16.121, 5.625 |
---|---|
Hunter Lab | 40.151, 66.775, 19.799 |
CIE-LAB | 47.133, 71.401, 34.362 |
CIE-LCH | 47.133, 79.239, 25.699 |
CIE-LUV | 0, 91.86, 73.3, 13.33 |
Web Safe | cc0033 |
RGB percent of color #dd123b
CMYK percent of color #dd123b
Text with hexadecimal color #dd123b
This text has a font color of #dd123b
<p style="color:#dd123b">Text here</p>
#dd123b Background Color
This box has a background color of #dd123b
<div style="background-color:#dd123b">Text here</div>
#dd123b Border Color
This box has a border color of #dd123b
<div style="border: 4px solid #dd123b">Text here</div>
CSS codes
<p style="color:#dd123b">Text here</p>
<div style="background-color:#dd123b">Text here</div>
<div style="border: 4px solid #dd123b">Text here</div>
#dd123b Color on white background
This is how a font and box color of #dd123b will look
on a white background.
#dd123b Color on black background
This is how a font and box color of #dd123b hex color will look
on a black background.