#dcf01a color space conversions
Hex:
#dcf01a
RGB:
220, 240, 26
CMY:
14, 6, 90
CMYK:
8, 0, 89, 6
HSL:
66°, 87.7049%, 52.1569%
HSV (HSB):
66°, 89.1667%, 94.1176%
XYZ:
60.8617, 77.6104, 12.7498
xyY:
0.4025, 0.5132, 77.6104
CIE-Lab:
90.6018, -28.5289, 85.9499
CIE-LCH:
90.6018, 90.5609, 108.3623
CIE-Luv:
90.6018, -6.0395, 99.6320
Hunter-Lab:
88.0968, -30.8524, 53.0870
#dcf01a color charts
#dcf01a color shades, tints & tones
#dcf01a color schemes
#dcf01a color preview, HTML & CSS examples
This text has a color of #dcf01a
<p style="color:#dcf01a;">Text here</p>
.mytext {color:#dcf01a;}
This box has a color of #dcf01a
<div style="background-color:#dcf01a;">Content here</div>
.mybackground {background-color:#dcf01a;}
Border around this has a color of #dcf01a
<div style="border:2px solid #dcf01a;">Content here</div>
.myborder {border:2px solid #dcf01a;}