#d2e12d color space conversions
Hex:
#d2e12d
RGB:
210, 225, 45
CMY:
18, 12, 82
CMYK:
7, 0, 80, 12
HSL:
65°, 75.0000%, 52.9412%
HSV (HSB):
65°, 80.0000%, 88.2353%
XYZ:
53.9772, 67.7415, 12.7131
xyY:
0.4015, 0.5039, 67.7415
CIE-Lab:
85.8770, -25.0677, 77.8976
CIE-LCH:
85.8770, 81.8317, 107.8383
CIE-Luv:
85.8770, -3.3697, 91.3125
Hunter-Lab:
82.3052, -26.9708, 48.4555
#d2e12d color charts
#d2e12d color shades, tints & tones
#d2e12d color schemes
#d2e12d color preview, HTML & CSS examples
This text has a color of #d2e12d
<p style="color:#d2e12d;">Text here</p>
.mytext {color:#d2e12d;}
This box has a color of #d2e12d
<div style="background-color:#d2e12d;">Content here</div>
.mybackground {background-color:#d2e12d;}
Border around this has a color of #d2e12d
<div style="border:2px solid #d2e12d;">Content here</div>
.myborder {border:2px solid #d2e12d;}