#d2f29e color space conversions
Hex:
#d2f29e
RGB:
210, 242, 158
CMY:
18, 5, 38
CMYK:
13, 0, 35, 5
HSL:
83°, 76.3636%, 78.4314%
HSV (HSB):
83°, 34.7107%, 94.9020%
XYZ:
64.5020, 79.6745, 44.3269
xyY:
0.3422, 0.4227, 79.6745
CIE-Lab:
91.5386, -24.1404, 37.1827
CIE-LCH:
91.5386, 44.3319, 122.9931
CIE-Luv:
91.5386, -14.9572, 55.4286
Hunter-Lab:
89.2606, -27.2173, 33.0390
#d2f29e color charts
#d2f29e color shades, tints & tones
#d2f29e color schemes
#d2f29e color preview, HTML & CSS examples
This text has a color of #d2f29e
<p style="color:#d2f29e;">Text here</p>
.mytext {color:#d2f29e;}
This box has a color of #d2f29e
<div style="background-color:#d2f29e;">Content here</div>
.mybackground {background-color:#d2f29e;}
Border around this has a color of #d2f29e
<div style="border:2px solid #d2f29e;">Content here</div>
.myborder {border:2px solid #d2f29e;}