#d2f985 color space conversions
Hex:
#d2f985
RGB:
210, 249, 133
CMY:
18, 2, 48
CMYK:
16, 0, 47, 2
HSL:
80°, 90.6250%, 74.9020%
HSV (HSB):
80°, 46.5863%, 97.6471%
XYZ:
64.6877, 83.1465, 34.8298
xyY:
0.3541, 0.4552, 83.1465
CIE-Lab:
93.0785, -30.3568, 51.2851
CIE-LCH:
93.0785, 59.5961, 120.6222
CIE-Luv:
93.0785, -18.3373, 72.5982
Hunter-Lab:
91.1847, -32.9428, 41.1823
#d2f985 color charts
#d2f985 color shades, tints & tones
#d2f985 color schemes
#d2f985 color preview, HTML & CSS examples
This text has a color of #d2f985
<p style="color:#d2f985;">Text here</p>
.mytext {color:#d2f985;}
This box has a color of #d2f985
<div style="background-color:#d2f985;">Content here</div>
.mybackground {background-color:#d2f985;}
Border around this has a color of #d2f985
<div style="border:2px solid #d2f985;">Content here</div>
.myborder {border:2px solid #d2f985;}