#d2fb7d color space conversions
Hex:
#d2fb7d
RGB:
210, 251, 125
CMY:
18, 2, 51
CMYK:
16, 0, 50, 2
HSL:
80°, 94.0299%, 73.7255%
HSV (HSB):
80°, 50.1992%, 98.4314%
XYZ:
64.7772, 84.1767, 32.2356
xyY:
0.3575, 0.4646, 84.1767
CIE-Lab:
93.5272, -32.0878, 55.5424
CIE-LCH:
93.5272, 64.1451, 120.0158
CIE-Luv:
93.5272, -19.3303, 77.3636
Hunter-Lab:
91.7478, -34.5315, 43.3919
#d2fb7d color charts
#d2fb7d color shades, tints & tones
#d2fb7d color schemes
#d2fb7d color preview, HTML & CSS examples
This text has a color of #d2fb7d
<p style="color:#d2fb7d;">Text here</p>
.mytext {color:#d2fb7d;}
This box has a color of #d2fb7d
<div style="background-color:#d2fb7d;">Content here</div>
.mybackground {background-color:#d2fb7d;}
Border around this has a color of #d2fb7d
<div style="border:2px solid #d2fb7d;">Content here</div>
.myborder {border:2px solid #d2fb7d;}