In RGB color space, #ff9992 hex color has a red value of 255, a green value of 153 and a blue value of 146.
In CMYK color space (used in color printing), #ff9992 hex color is composed of 0% cyan, 40% magenta, 42.75% yellow and 0% black.
#ff9992 color has a hue of 3.9 degrees, a saturation of 100% and a lightness of 78.6%.
#ff9992 hex color contains mainly RED.
The closest web safe color of #ff9992 is #ff9999
#ff9992 hex color has a decimal value of 16750994.
HEX | ff9992 | #ff9992 |
---|---|---|
RGB | 255, 153, 146 | rgb(255, 153, 146) |
RGB Percent | 100, 60, 57.25 | rgb(100, 60, 57.25) |
CMYK | 0, 40, 43, 0 | |
HSL | 3.9°, 100, 78.6 | hsl(3.9, 100%, 78.6%) |
HSV | 3.9°, 42.7, 100 |
XYZ | 57.82, 46.118, 33.048 |
---|---|
Hunter Lab | 67.91, 33.135, 18.684 |
CIE-LAB | 73.622, 37.357, 20.113 |
CIE-LCH | 73.622, 42.427, 28.298 |
CIE-LUV | 0, 40, 42.75, 0 |
Web Safe | ff9999 |
RGB percent of color #ff9992
CMYK percent of color #ff9992
Text with hexadecimal color #ff9992
This text has a font color of #ff9992
<p style="color:#ff9992">Text here</p>
#ff9992 Background Color
This box has a background color of #ff9992
<div style="background-color:#ff9992">Text here</div>
#ff9992 Border Color
This box has a border color of #ff9992
<div style="border: 4px solid #ff9992">Text here</div>
CSS codes
<p style="color:#ff9992">Text here</p>
<div style="background-color:#ff9992">Text here</div>
<div style="border: 4px solid #ff9992">Text here</div>
#ff9992 Color on white background
This is how a font and box color of #ff9992 will look
on a white background.
#ff9992 Color on black background
This is how a font and box color of #ff9992 hex color will look
on a black background.