#dcfa1f color space conversions
Hex:
#dcfa1f
RGB:
220, 250, 31
CMY:
14, 2, 88
CMYK:
12, 0, 88, 2
HSL:
68°, 95.6332%, 55.0980%
HSV (HSB):
68°, 87.6000%, 98.0392%
XYZ:
63.9481, 83.6858, 14.0789
xyY:
0.3954, 0.5175, 83.6858
CIE-Lab:
93.3139, -33.0536, 87.3377
CIE-LCH:
93.3139, 93.3832, 110.7295
CIE-Luv:
93.3139, -12.0827, 102.9518
Hunter-Lab:
91.4799, -35.3113, 54.9112
#dcfa1f color charts
#dcfa1f color shades, tints & tones
#dcfa1f color schemes
#dcfa1f color preview, HTML & CSS examples
This text has a color of #dcfa1f
<p style="color:#dcfa1f;">Text here</p>
.mytext {color:#dcfa1f;}
This box has a color of #dcfa1f
<div style="background-color:#dcfa1f;">Content here</div>
.mybackground {background-color:#dcfa1f;}
Border around this has a color of #dcfa1f
<div style="border:2px solid #dcfa1f;">Content here</div>
.myborder {border:2px solid #dcfa1f;}