In RGB color space, #cb2000 hex color has a red value of 203, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #cb2000 hex color is composed of 0% cyan, 84.24% magenta, 100% yellow and 20.39% black.
#cb2000 color has a hue of 9.5 degrees, a saturation of 100% and a lightness of 39.8%.
#cb2000 hex color contains mainly RED.
The closest web safe color of #cb2000 is #cc3300
#cb2000 hex color has a decimal value of 13312000.
HEX | cb2000 | #cb2000 |
---|---|---|
RGB | 203, 32, 0 | rgb(203, 32, 0) |
RGB Percent | 79.61, 12.55, 0 | rgb(79.61, 12.55, 0) |
CMYK | 0, 84, 100, 20 | |
HSL | 9.5°, 100, 39.8 | hsl(9.5, 100%, 39.8%) |
HSV | 9.5°, 100, 79.6 |
XYZ | 25.145, 13.73, 1.325 |
---|---|
Hunter Lab | 37.054, 56.286, 23.818 |
CIE-LAB | 43.843, 63.033, 57.175 |
CIE-LCH | 43.843, 85.101, 42.21 |
CIE-LUV | 0, 84.24, 100, 20.39 |
Web Safe | cc3300 |
RGB percent of color #cb2000
CMYK percent of color #cb2000
Text with hexadecimal color #cb2000
This text has a font color of #cb2000
<p style="color:#cb2000">Text here</p>
#cb2000 Background Color
This box has a background color of #cb2000
<div style="background-color:#cb2000">Text here</div>
#cb2000 Border Color
This box has a border color of #cb2000
<div style="border: 4px solid #cb2000">Text here</div>
CSS codes
<p style="color:#cb2000">Text here</p>
<div style="background-color:#cb2000">Text here</div>
<div style="border: 4px solid #cb2000">Text here</div>
#cb2000 Color on white background
This is how a font and box color of #cb2000 will look
on a white background.
#cb2000 Color on black background
This is how a font and box color of #cb2000 hex color will look
on a black background.