In RGB color space, #fdcccc hex color has a red value of 253, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #fdcccc hex color is composed of 0% cyan, 19.37% magenta, 19.37% yellow and 0.78% black.
#fdcccc color has a hue of 0 degrees, a saturation of 92.45% and a lightness of 89.6%.
#fdcccc hex color contains mainly RED.
The closest web safe color of #fdcccc is #ffcccc
#fdcccc hex color has a decimal value of 16633036.
HEX | fdcccc | #fdcccc |
---|---|---|
RGB | 253, 204, 204 | rgb(253, 204, 204) |
RGB Percent | 99.22, 80, 80 | rgb(99.22, 80, 80) |
CMYK | 0, 19, 19, 1 | |
HSL | 0°, 92.45, 89.6 | hsl(0, 92.45%, 89.6%) |
HSV | 0°, 19.4, 99.2 |
XYZ | 73, 68.428, 66.487 |
---|---|
Hunter Lab | 82.721, 12.761, 10.251 |
CIE-LAB | 86.22, 17.29, 6.565 |
CIE-LCH | 86.22, 18.494, 20.792 |
CIE-LUV | 0, 19.37, 19.37, 0.78 |
Web Safe | ffcccc |
RGB percent of color #fdcccc
CMYK percent of color #fdcccc
Text with hexadecimal color #fdcccc
This text has a font color of #fdcccc
<p style="color:#fdcccc">Text here</p>
#fdcccc Background Color
This box has a background color of #fdcccc
<div style="background-color:#fdcccc">Text here</div>
#fdcccc Border Color
This box has a border color of #fdcccc
<div style="border: 4px solid #fdcccc">Text here</div>
CSS codes
<p style="color:#fdcccc">Text here</p>
<div style="background-color:#fdcccc">Text here</div>
<div style="border: 4px solid #fdcccc">Text here</div>
#fdcccc Color on white background
This is how a font and box color of #fdcccc will look
on a white background.
#fdcccc Color on black background
This is how a font and box color of #fdcccc hex color will look
on a black background.