#d2e14d color space conversions
Hex:
#d2e14d
RGB:
210, 225, 77
CMY:
18, 12, 70
CMYK:
7, 0, 66, 12
HSL:
66°, 71.1538%, 59.2157%
HSV (HSB):
66°, 65.7778%, 88.2353%
XYZ:
54.8431, 68.0879, 17.2729
xyY:
0.3912, 0.4856, 68.0879
CIE-Lab:
86.0504, -23.6124, 67.6813
CIE-LCH:
86.0504, 71.6820, 109.2327
CIE-Luv:
86.0504, -3.7556, 83.8182
Hunter-Lab:
82.5154, -25.7635, 45.3496
#d2e14d color charts
#d2e14d color shades, tints & tones
#d2e14d color schemes
#d2e14d color preview, HTML & CSS examples
This text has a color of #d2e14d
<p style="color:#d2e14d;">Text here</p>
.mytext {color:#d2e14d;}
This box has a color of #d2e14d
<div style="background-color:#d2e14d;">Content here</div>
.mybackground {background-color:#d2e14d;}
Border around this has a color of #d2e14d
<div style="border:2px solid #d2e14d;">Content here</div>
.myborder {border:2px solid #d2e14d;}