#d2e000 color space conversions
Hex:
#d2e000
RGB:
210, 224, 0
CMY:
18, 12, 100
CMYK:
6, 0, 100, 12
HSL:
64°, 100.0000%, 43.9216%
HSV (HSB):
64°, 100.0000%, 87.8431%
XYZ:
53.2340, 67.0129, 10.1291
xyY:
0.4083, 0.5140, 67.0129
CIE-Lab:
85.5105, -25.3968, 84.3962
CIE-LCH:
85.5105, 88.1347, 106.7478
CIE-Luv:
85.5105, -2.5269, 95.1378
Hunter-Lab:
81.8614, -27.1800, 49.9668
#d2e000 color charts
#d2e000 color shades, tints & tones
#d2e000 color schemes
#d2e000 color preview, HTML & CSS examples
This text has a color of #d2e000
<p style="color:#d2e000;">Text here</p>
.mytext {color:#d2e000;}
This box has a color of #d2e000
<div style="background-color:#d2e000;">Content here</div>
.mybackground {background-color:#d2e000;}
Border around this has a color of #d2e000
<div style="border:2px solid #d2e000;">Content here</div>
.myborder {border:2px solid #d2e000;}