#d5fa2e color space conversions
Hex:
#d5fa2e
RGB:
213, 250, 46
CMY:
16, 2, 82
CMYK:
15, 0, 82, 2
HSL:
71°, 95.3271%, 58.0392%
HSV (HSB):
71°, 81.6000%, 98.0392%
XYZ:
62.1193, 82.7146, 15.2763
xyY:
0.3880, 0.5166, 82.7146
CIE-Lab:
92.8893, -35.4409, 83.8163
CIE-LCH:
92.8893, 91.0013, 112.9206
CIE-Luv:
92.8893, -16.4236, 100.9997
Hunter-Lab:
90.9476, -37.2386, 53.7045
#d5fa2e color charts
#d5fa2e color shades, tints & tones
#d5fa2e color schemes
#d5fa2e color preview, HTML & CSS examples
This text has a color of #d5fa2e
<p style="color:#d5fa2e;">Text here</p>
.mytext {color:#d5fa2e;}
This box has a color of #d5fa2e
<div style="background-color:#d5fa2e;">Content here</div>
.mybackground {background-color:#d5fa2e;}
Border around this has a color of #d5fa2e
<div style="border:2px solid #d5fa2e;">Content here</div>
.myborder {border:2px solid #d5fa2e;}