In RGB color space, #ff2006 hex color has a red value of 255, a green value of 32 and a blue value of 6.
In CMYK color space (used in color printing), #ff2006 hex color is composed of 0% cyan, 87.45% magenta, 97.65% yellow and 0% black.
#ff2006 color has a hue of 6.3 degrees, a saturation of 100% and a lightness of 51.2%.
#ff2006 hex color contains mainly RED.
The closest web safe color of #ff2006 is #ff3300
#ff2006 hex color has a decimal value of 16719878.
HEX | ff2006 | #ff2006 |
---|---|---|
RGB | 255, 32, 6 | rgb(255, 32, 6) |
RGB Percent | 100, 12.55, 2.35 | rgb(100, 12.55, 2.35) |
CMYK | 0, 87, 98, 0 | |
HSL | 6.3°, 100, 51.2 | hsl(6.3, 100%, 51.2%) |
HSV | 6.3°, 97.6, 100 |
XYZ | 41.789, 22.306, 2.275 |
---|---|
Hunter Lab | 47.229, 75.288, 30.205 |
CIE-LAB | 54.35, 76.966, 66.208 |
CIE-LCH | 54.35, 101.525, 40.703 |
CIE-LUV | 0, 87.45, 97.65, 0 |
Web Safe | ff3300 |
RGB percent of color #ff2006
CMYK percent of color #ff2006
Text with hexadecimal color #ff2006
This text has a font color of #ff2006
<p style="color:#ff2006">Text here</p>
#ff2006 Background Color
This box has a background color of #ff2006
<div style="background-color:#ff2006">Text here</div>
#ff2006 Border Color
This box has a border color of #ff2006
<div style="border: 4px solid #ff2006">Text here</div>
CSS codes
<p style="color:#ff2006">Text here</p>
<div style="background-color:#ff2006">Text here</div>
<div style="border: 4px solid #ff2006">Text here</div>
#ff2006 Color on white background
This is how a font and box color of #ff2006 will look
on a white background.
#ff2006 Color on black background
This is how a font and box color of #ff2006 hex color will look
on a black background.