#d2f28c color space conversions
Hex:
#d2f28c
RGB:
210, 242, 140
CMY:
18, 5, 45
CMYK:
13, 0, 42, 5
HSL:
79°, 79.6875%, 74.9020%
HSV (HSB):
79°, 42.1488%, 94.9020%
XYZ:
63.0641, 79.0993, 36.7548
xyY:
0.3525, 0.4421, 79.0993
CIE-Lab:
91.2792, -26.3119, 45.7079
CIE-LCH:
91.2792, 52.7402, 119.9271
CIE-Luv:
91.2792, -14.6340, 65.4842
Hunter-Lab:
88.9378, -29.0703, 37.7540
#d2f28c color charts
#d2f28c color shades, tints & tones
#d2f28c color schemes
#d2f28c color preview, HTML & CSS examples
This text has a color of #d2f28c
<p style="color:#d2f28c;">Text here</p>
.mytext {color:#d2f28c;}
This box has a color of #d2f28c
<div style="background-color:#d2f28c;">Content here</div>
.mybackground {background-color:#d2f28c;}
Border around this has a color of #d2f28c
<div style="border:2px solid #d2f28c;">Content here</div>
.myborder {border:2px solid #d2f28c;}