In RGB color space, #d2f000 hex color has a red value of 210, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #d2f000 hex color is composed of 12.5% cyan, 0% magenta, 100% yellow and 5.88% black.
#d2f000 color has a hue of 67.5 degrees, a saturation of 100% and a lightness of 47.1%.
#d2f000 hex color contains mainly GREEN.
The closest web safe color of #d2f000 is #ccff00
#d2f000 hex color has a decimal value of 13824000.
HEX | d2f000 | #d2f000 |
---|---|---|
RGB | 210, 240, 0 | rgb(210, 240, 0) |
RGB Percent | 82.35, 94.12, 0 | rgb(82.35, 94.12, 0) |
CMYK | 13, 0, 100, 6 | |
HSL | 67.5°, 100, 47.1 | hsl(67.5, 100%, 47.1%) |
HSV | 67.5°, 100, 94.1 |
XYZ | 57.738, 76.022, 11.631 |
---|---|
Hunter Lab | 87.191, -34.38, 53.124 |
CIE-LAB | 89.87, -32.876, 87.637 |
CIE-LCH | 89.87, 93.601, 110.563 |
CIE-LUV | 12.5, 0, 100, 5.88 |
Web Safe | ccff00 |
RGB percent of color #d2f000
CMYK percent of color #d2f000
Text with hexadecimal color #d2f000
This text has a font color of #d2f000
<p style="color:#d2f000">Text here</p>
#d2f000 Background Color
This box has a background color of #d2f000
<div style="background-color:#d2f000">Text here</div>
#d2f000 Border Color
This box has a border color of #d2f000
<div style="border: 4px solid #d2f000">Text here</div>
CSS codes
<p style="color:#d2f000">Text here</p>
<div style="background-color:#d2f000">Text here</div>
<div style="border: 4px solid #d2f000">Text here</div>
#d2f000 Color on white background
This is how a font and box color of #d2f000 will look
on a white background.
#d2f000 Color on black background
This is how a font and box color of #d2f000 hex color will look
on a black background.